2023-12-17 02:55:27,806 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-17 02:55:28,025 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902 2023-12-17 02:55:28,081 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=199, ProcessCount=168, AvailableMemoryMB=2832 2023-12-17 02:55:28,113 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:28,120 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 2023-12-17 02:55:28,129 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)) 2023-12-17 02:55:28,131 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 2023-12-17 02:55:28,134 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-17 02:55:29,984 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:29,984 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:29,984 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:29,984 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:30,000 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=480 (was 199) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=2004 (was 2832) 2023-12-17 02:55:30,007 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=480, ProcessCount=168, AvailableMemoryMB=2004 2023-12-17 02:55:30,015 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,032 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 2023-12-17 02:55:30,032 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)) 2023-12-17 02:55:30,035 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 2023-12-17 02:55:30,042 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)) 2023-12-17 02:55:30,042 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:30,042 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:30,042 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:30,043 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:30,052 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=480 (was 480), ProcessCount=168 (was 168), AvailableMemoryMB=1972 (was 2004) 2023-12-17 02:55:30,061 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=480, ProcessCount=168, AvailableMemoryMB=1970 2023-12-17 02:55:30,068 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,075 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 2023-12-17 02:55:30,076 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)) 2023-12-17 02:55:30,078 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 2023-12-17 02:55:30,098 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,103 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,113 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 2023-12-17 02:55:30,113 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)) 2023-12-17 02:55:30,114 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 2023-12-17 02:55:30,114 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,128 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,135 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:30,135 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:30,135 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:30,135 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:30,143 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=18 (was 10) 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-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-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: pool-15-thread-7 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-5 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-4 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: pool-15-thread-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 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=480 (was 480), ProcessCount=168 (was 168), AvailableMemoryMB=1783 (was 1970) 2023-12-17 02:55:30,157 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=480, ProcessCount=168, AvailableMemoryMB=1768 2023-12-17 02:55:30,163 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:30,170 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 02:55:30,170 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)) 2023-12-17 02:55:30,173 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 2023-12-17 02:55:30,266 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-17 02:55:30,572 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 02:55:30,592 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/bucketNoRecycler.cache 2023-12-17 02:55:30,592 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 2023-12-17 02:55:30,593 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:30,593 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:30,990 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/bucketNoRecycler.persistence 2023-12-17 02:55:30,990 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:31,133 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/bucketNoRecycler.cache 2023-12-17 02:55:31,133 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 2023-12-17 02:55:31,134 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)) 2023-12-17 02:55:31,184 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)) 2023-12-17 02:55:31,185 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:31,196 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:31,196 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:31,196 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:31,196 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:31,203 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=480 (was 480), ProcessCount=168 (was 168), AvailableMemoryMB=1835 (was 1768) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:31,210 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=480, ProcessCount=168, AvailableMemoryMB=1834 2023-12-17 02:55:31,225 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:31,229 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 2023-12-17 02:55:31,230 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:31,231 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:32,384 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-17 02:55:33,385 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-17 02:55:34,486 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:34,486 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:34,486 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:34,487 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:34,494 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 480) - SystemLoadAverage LEAK? -, ProcessCount=168 (was 168), AvailableMemoryMB=1560 (was 1834) 2023-12-17 02:55:34,502 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=505, ProcessCount=168, AvailableMemoryMB=1560 2023-12-17 02:55:34,511 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:34,516 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 2023-12-17 02:55:34,516 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)) 2023-12-17 02:55:34,517 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 2023-12-17 02:55:34,958 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)) 2023-12-17 02:55:34,958 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:34,958 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:34,958 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:34,958 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:34,966 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=1467 (was 1560) 2023-12-17 02:55:34,976 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=505, ProcessCount=168, AvailableMemoryMB=1466 2023-12-17 02:55:34,987 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:34,994 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 2023-12-17 02:55:34,995 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:34,996 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 2023-12-17 02:55:35,010 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:35,019 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:35,029 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 2023-12-17 02:55:35,030 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)) 2023-12-17 02:55:35,030 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 2023-12-17 02:55:35,031 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:35,047 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 2023-12-17 02:55:35,048 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)) 2023-12-17 02:55:35,052 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 2023-12-17 02:55:35,052 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:35,062 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 2023-12-17 02:55:35,062 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)) 2023-12-17 02:55:35,068 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 2023-12-17 02:55:35,068 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:35,068 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:35,068 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:35,068 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:35,080 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=33 (was 19) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=1296 (was 1466) 2023-12-17 02:55:35,088 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=505, ProcessCount=168, AvailableMemoryMB=1295 2023-12-17 02:55:35,098 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:35,104 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 2023-12-17 02:55:35,104 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)) 2023-12-17 02:55:35,107 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 2023-12-17 02:55:35,116 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir so I do NOT create it in target/test-data/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3 2023-12-17 02:55:35,117 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir Erasing configuration value by system value. 2023-12-17 02:55:35,117 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir so I do NOT create it in target/test-data/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3 2023-12-17 02:55:35,117 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-17 02:55:35,117 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3 2023-12-17 02:55:35,117 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 02:55:35,127 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.cache 2023-12-17 02:55:35,128 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 2023-12-17 02:55:35,128 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)) 2023-12-17 02:55:35,128 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:35,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47380911152280162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,230 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,230 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.persistence 2023-12-17 02:55:36,230 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,230 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:36,247 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.cache 2023-12-17 02:55:36,248 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 2023-12-17 02:55:36,248 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)) 2023-12-17 02:55:36,251 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)) 2023-12-17 02:55:36,252 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:36,252 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,252 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:36,252 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,252 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.persistence 2023-12-17 02:55:36,267 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.cache 2023-12-17 02:55:36,267 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 2023-12-17 02:55:36,269 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)) 2023-12-17 02:55:36,273 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)) 2023-12-17 02:55:36,273 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 2023-12-17 02:55:36,275 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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/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/fa2dbabb-1e8e-1389-64a4-b3dbeda32ec3/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:36,276 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:36,276 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,276 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:36,282 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,289 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=1218 (was 1295) 2023-12-17 02:55:36,299 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=505, ProcessCount=168, AvailableMemoryMB=1217 2023-12-17 02:55:36,309 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,315 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 2023-12-17 02:55:36,315 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)) 2023-12-17 02:55:36,315 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 2023-12-17 02:55:36,626 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 2023-12-17 02:55:36,645 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.42 MB, memory=0 B 2023-12-17 02:55:36,647 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 2023-12-17 02:55:36,650 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.64 MB, memory=0 B 2023-12-17 02:55:36,650 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 2023-12-17 02:55:36,653 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.42 MB, memory=0 B 2023-12-17 02:55:36,653 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 2023-12-17 02:55:36,655 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.20 MB, memory=0 B 2023-12-17 02:55:36,656 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 2023-12-17 02:55:36,659 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2023-12-17 02:55:36,660 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 2023-12-17 02:55:36,661 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.38 MB, memory=0 B 2023-12-17 02:55:36,662 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 2023-12-17 02:55:36,664 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.16 MB, memory=0 B 2023-12-17 02:55:36,671 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 2023-12-17 02:55:36,673 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.56 MB, memory=0 B 2023-12-17 02:55:36,673 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 2023-12-17 02:55:36,675 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.95 MB, memory=0 B 2023-12-17 02:55:36,675 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 2023-12-17 02:55:36,677 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.73 MB, memory=0 B 2023-12-17 02:55:36,677 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 2023-12-17 02:55:36,678 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.51 MB, memory=0 B 2023-12-17 02:55:36,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3954141092124830661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -489340542209424823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3269315238993831905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6078216111824975122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8842009137368960009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 774422937192605859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1318176342823664465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685486740475909181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2985467128725583418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4420689949866634689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350109900275431621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7592916887468380422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1382820842556956201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9177795756900685552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4092430714522311250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4990430702840705449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2343933810234453692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6111836902076040291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2824630944412398826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4837537766057282256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3328060497188419081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3563717296425591854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2132632465516395813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5863578004891479937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8801668680667567816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 350003544330843704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7753692983392308240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475182844951143614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -12882023190640630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3983281911317818909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1352792870458337029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1089014084434559080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8564906391961547382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8117903865464643347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1132403631330529276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9150162961046853938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2789166803581072541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7071195824216552245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1238112350489847057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7829976866189100635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6958797559072483968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -234538169403787738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4993468530569692517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2838751514200391881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 604566721298528475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 155429341250862223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2731620228041648083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4814351036944076678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8726998992639477772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 873104880319877149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968562465558180376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5408452523359767230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4187575331428791258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4877885694383246800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -582812181663353040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1963365166765594762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8310245269915008235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -825017722915226159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7586550102744472926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4421631448910623811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8848075534784816680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8329342818294781415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4637438345518860135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875532925173416791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7024361960116872794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7524986007101032630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6481780183420236232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5973012940256138100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8233494091786633696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8758168976909579250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8993031815004050540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3326861430795024516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1098467070887523616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775587119605979524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2516913235341198354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2958346361870719607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4771015463140244830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4486082801641912633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4920481455993373052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562144388689301158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6857314861935545210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6488272228053579989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7384270636684993234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4035961799846297606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3640341006390715942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610429077359496237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5811413128374313607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869872332192466461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3847864821814836085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 569540128436985754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9160210893237067856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3888106326123888396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8478069859571534069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4383422549859786047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 513516534908465238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980090868222232130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7781550701505577673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3607832778754444978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5956778288362054491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4774446884837893221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2495754166515491356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4352523406936351396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 253329370697826403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6762186411482103273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2790078757145042529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6611345425896287736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -927267200463731700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349656688659919203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 423359707255349460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8668263560393796900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -183941958393285734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668493734578918285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444401930367280237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7530646270066299806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7635888298453139719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8570544739275400262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9181256233344239648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8795145595374666795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 170255858256875206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9090131860351999431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7754053550363828633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4451638316370186239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1803768838601384261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2505732744035515661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3588018834367769811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2529889236399759240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7929012893791721724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7851574033395376042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5822421488281511964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2825258814076475345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4564591292168787418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5790275290360039322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8165261275382728575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1886347365305046563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2949817376312511696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8288751925815978134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -758370224524003750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1579117663466898360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -551513418754960244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8538063923044172074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5484511355047092738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5315973404005380744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 982104294886647738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5731771244872165565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8298109697652268534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7106093415215610794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,722 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 2023-12-17 02:55:36,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5937693958945081656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8628815811856899570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4868464227464443896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8149317312180101178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1575132742430600229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7989725592062795667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5410006617909221168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1552305624117114632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4549696798901823017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 706911628541573972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376701419487717759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,724 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.14 MB, memory=0 B 2023-12-17 02:55:36,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3217688066213396902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561882453024536654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6023056699090147192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4561201671425400673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,725 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 2023-12-17 02:55:36,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2673826456571289492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3378030104626787622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061673370430747934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850343464751460780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2812691794954768705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4392362952860507786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2100250386916944258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7596701759273741198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5937893888787155442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5643473386465061123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6754305559975803221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8673948501629610003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7847802118908220238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3355768073852137612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789053634342603223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2558438201026980702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7378794180254184357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5479959353055592083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2153132186569653767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6052252058195792144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3572180525696303677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198479958852089221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,728 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5550831516328783642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285622658334927539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,729 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 2023-12-17 02:55:36,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2114230460940859474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4726079954668848360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368815560520383268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2381344952775062541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9215680481379586428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900615139877818903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,730 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8238940318515124761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,730 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 2023-12-17 02:55:36,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4033417648144536477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7635679161961205535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962471368155365144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6034291089170518340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2627405590979637637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,731 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4514553855179992064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5774372392160488685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,731 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 2023-12-17 02:55:36,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8620624968147203700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -243249363135574923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7369283130548216851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4136000855386930423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,732 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884585257957766054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321657815067590009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8053521027297034372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,732 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 2023-12-17 02:55:36,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4201555257827766924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5821575571638871481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264232984519653211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5598708805033751352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7219691180472818445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -706741298788064247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5096460640811257627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2927659685091698028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5227365308821585089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,734 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2793190084263960373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3538529398865093736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,735 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8897796925454345260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7947513491341178649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,735 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 2023-12-17 02:55:36,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2390628856028386638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6940016289195648246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 646450303246759938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,736 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,736 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 2023-12-17 02:55:36,737 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,737 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 2023-12-17 02:55:36,738 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,738 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 2023-12-17 02:55:36,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609049996456451034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -371971457649821030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4689849835117322227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7500047438087280113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,739 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5858089032170870935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9198880350298646182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,739 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 2023-12-17 02:55:36,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3063940475336975072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8359670387151424517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608838957694806742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2279692605228529514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,740 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=29.33 KB, total=30.06 MB, single=0 B, multi=1.92 MB, memory=0 B 2023-12-17 02:55:36,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3026685009092756735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5978836853415511448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8880192715429877463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,740 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 2023-12-17 02:55:36,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4511546993154644357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1521959573172653696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2789842096491657707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8536217929966813391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,741 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508854522732103935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,741 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 2023-12-17 02:55:36,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 328741257121811782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3098034214246857960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6269381962121898087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8922060191331046896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -19245781646187642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210595464103592509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 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 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2339771280048803496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3977009480988586101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8465803328387969326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4925809990562983105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670390631972503819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5967811484762994101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2850044386949951906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3871938905381326169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 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 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9064697413477435444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994049086641402152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144616505244383865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,743 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 746658338703984092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6767592195491467259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725930218506361047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 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 2023-12-17 02:55:36,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -603820240809909465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148699225189578123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2606196791334387946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3095753705180656863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,744 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2288485377858685976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6397202654600909940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,745 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 2023-12-17 02:55:36,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775323471832016030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5118172628404918332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,745 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5104546158105859524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,746 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3946912955401012575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,746 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 2023-12-17 02:55:36,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6361276311633401988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 842996131343746122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 887716955775981544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,746 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,746 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4678855078340210234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,747 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 2023-12-17 02:55:36,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370848656832912681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5086156994218722671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2436109794542638495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8261050170159500763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,747 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -910409115201240789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,747 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 2023-12-17 02:55:36,747 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2783653295879266440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -319926169163191890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2210589407416995285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5596303638969890851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,748 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968029722291915712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,748 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 2023-12-17 02:55:36,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8090588219307104212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,748 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5446813103991906124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,749 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3578147462017431956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:36,749 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:36,749 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,749 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-17 02:55:36,750 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:36,751 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,757 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=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=1177 (was 1217) 2023-12-17 02:55:36,765 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=505, ProcessCount=168, AvailableMemoryMB=1176 2023-12-17 02:55:36,778 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,792 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 2023-12-17 02:55:36,792 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:36,793 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 2023-12-17 02:55:36,793 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-17 02:55:36,793 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-17 02:55:36,793 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-17 02:55:36,794 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:36,802 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=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=1143 (was 1176) 2023-12-17 02:55:36,811 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=505, ProcessCount=168, AvailableMemoryMB=1142 2023-12-17 02:55:36,821 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,826 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 2023-12-17 02:55:36,826 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)) 2023-12-17 02:55:36,830 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 2023-12-17 02:55:36,833 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-17 02:55:36,833 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2023-12-17 02:55:36,833 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 2023-12-17 02:55:36,833 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 2023-12-17 02:55:36,833 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 2023-12-17 02:55:36,833 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 2023-12-17 02:55:36,833 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 2023-12-17 02:55:36,833 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,834 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 2023-12-17 02:55:36,835 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:36,835 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:36,836 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,835 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,845 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=1109 (was 1142) 2023-12-17 02:55:36,853 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=505, ProcessCount=168, AvailableMemoryMB=1109 2023-12-17 02:55:36,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,868 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 2023-12-17 02:55:36,868 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)) 2023-12-17 02:55:36,869 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 2023-12-17 02:55:36,879 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,894 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,904 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,918 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 2023-12-17 02:55:36,918 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)) 2023-12-17 02:55:36,925 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 2023-12-17 02:55:36,925 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,938 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:36,938 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,938 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,938 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:36,953 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=42 (was 35) Potentially hanging thread: pool-55-thread-8 sun.misc.Unsafe.unpark(Native Method) java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:141) java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:372) java.util.concurrent.FutureTask.set(FutureTask.java:233) java.util.concurrent.FutureTask.run(FutureTask.java:274) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=943 (was 1109) 2023-12-17 02:55:36,962 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=505, ProcessCount=168, AvailableMemoryMB=943 2023-12-17 02:55:36,971 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,976 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 02:55:36,976 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)) 2023-12-17 02:55:36,976 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 2023-12-17 02:55:36,988 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:36,998 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 2023-12-17 02:55:36,998 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)) 2023-12-17 02:55:36,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 2023-12-17 02:55:36,999 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:36,999 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:36,999 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:36,999 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:37,008 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=45 (was 39) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=877 (was 943) 2023-12-17 02:55:37,016 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=505, ProcessCount=168, AvailableMemoryMB=877 2023-12-17 02:55:37,026 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:37,032 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 2023-12-17 02:55:37,032 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)) 2023-12-17 02:55:37,034 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 2023-12-17 02:55:37,045 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:37,052 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 2023-12-17 02:55:37,052 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)) 2023-12-17 02:55:37,053 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 2023-12-17 02:55:37,054 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:37,054 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:37,054 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:37,054 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:37,062 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=820 (was 877) 2023-12-17 02:55:37,071 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=505, ProcessCount=168, AvailableMemoryMB=819 2023-12-17 02:55:37,084 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:37,094 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 2023-12-17 02:55:37,094 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)) 2023-12-17 02:55:37,098 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 2023-12-17 02:55:37,099 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir so I do NOT create it in target/test-data/640d8695-79b4-3618-59a5-e32ef8f54850 2023-12-17 02:55:37,099 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir so I do NOT create it in target/test-data/640d8695-79b4-3618-59a5-e32ef8f54850 2023-12-17 02:55:37,099 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 02:55:37,113 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/640d8695-79b4-3618-59a5-e32ef8f54850/bucketNoRecycler.cache 2023-12-17 02:55:37,114 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 2023-12-17 02:55:37,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)) 2023-12-17 02:55:37,116 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/640d8695-79b4-3618-59a5-e32ef8f54850/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/640d8695-79b4-3618-59a5-e32ef8f54850/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:37,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2835112123034902387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:38,216 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/640d8695-79b4-3618-59a5-e32ef8f54850/bucketNoRecycler.persistence 2023-12-17 02:55:38,216 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:38,216 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:38,216 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:38,233 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/640d8695-79b4-3618-59a5-e32ef8f54850/bucketNoRecycler.cache 2023-12-17 02:55:38,234 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 2023-12-17 02:55:38,234 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)) 2023-12-17 02:55:38,236 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)) 2023-12-17 02:55:38,237 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/640d8695-79b4-3618-59a5-e32ef8f54850/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/640d8695-79b4-3618-59a5-e32ef8f54850/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:38,237 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:38,237 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:38,237 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:38,237 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:38,244 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=505 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=731 (was 819) 2023-12-17 02:55:38,252 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=505, ProcessCount=168, AvailableMemoryMB=731 2023-12-17 02:55:38,264 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:38,268 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 2023-12-17 02:55:38,268 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)) 2023-12-17 02:55:38,269 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 2023-12-17 02:55:40,522 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:40,522 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:40,522 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:40,522 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:40,529 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 505), ProcessCount=168 (was 168), AvailableMemoryMB=589 (was 731) 2023-12-17 02:55:40,537 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=473, ProcessCount=168, AvailableMemoryMB=589 2023-12-17 02:55:40,550 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,556 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 2023-12-17 02:55:40,556 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)) 2023-12-17 02:55:40,562 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 2023-12-17 02:55:40,580 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,586 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 2023-12-17 02:55:40,586 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)) 2023-12-17 02:55:40,587 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 2023-12-17 02:55:40,588 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,593 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,599 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,604 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:40,604 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:40,604 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:40,604 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:40,613 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=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=435 (was 589) 2023-12-17 02:55:40,621 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=473, ProcessCount=168, AvailableMemoryMB=435 2023-12-17 02:55:40,633 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,636 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 2023-12-17 02:55:40,637 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)) 2023-12-17 02:55:40,637 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 2023-12-17 02:55:40,637 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:40,637 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:40,637 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:40,637 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:40,644 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=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=403 (was 435) 2023-12-17 02:55:40,651 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=473, ProcessCount=168, AvailableMemoryMB=403 2023-12-17 02:55:40,659 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,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 2023-12-17 02:55:40,665 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)) 2023-12-17 02:55:40,666 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 2023-12-17 02:55:40,667 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:40,667 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:40,667 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:40,667 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:40,675 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=370 (was 403) 2023-12-17 02:55:40,683 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=168, AvailableMemoryMB=370 2023-12-17 02:55:40,693 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:40,698 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 2023-12-17 02:55:40,698 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)) 2023-12-17 02:55:40,698 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 2023-12-17 02:55:42,007 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:42,008 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:42,008 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:42,008 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:42,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=419 (was 370) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:42,035 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=168, AvailableMemoryMB=419 2023-12-17 02:55:42,048 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,067 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 2023-12-17 02:55:42,067 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)) 2023-12-17 02:55:42,084 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 2023-12-17 02:55:42,088 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)) 2023-12-17 02:55:42,089 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:42,089 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:42,090 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:42,097 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:42,107 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=60 (was 55) Potentially hanging thread: pool-87-thread-8 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1006) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=416 (was 419) 2023-12-17 02:55:42,119 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=168, AvailableMemoryMB=416 2023-12-17 02:55:42,131 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,139 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 2023-12-17 02:55:42,139 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)) 2023-12-17 02:55:42,155 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 2023-12-17 02:55:42,169 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,186 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,193 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 2023-12-17 02:55:42,193 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)) 2023-12-17 02:55:42,196 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 2023-12-17 02:55:42,196 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,204 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,209 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:42,209 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:42,209 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:42,209 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:42,216 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=371 (was 416) 2023-12-17 02:55:42,223 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=168, AvailableMemoryMB=371 2023-12-17 02:55:42,237 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,241 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 2023-12-17 02:55:42,241 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)) 2023-12-17 02:55:42,245 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:42,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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir so I do NOT create it in target/test-data/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b 2023-12-17 02:55:42,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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir so I do NOT create it in target/test-data/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b 2023-12-17 02:55:42,246 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 02:55:42,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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/bucketNoRecycler.cache 2023-12-17 02:55:42,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 2023-12-17 02:55:42,260 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)) 2023-12-17 02:55:42,261 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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:42,586 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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/bucketNoRecycler.persistence 2023-12-17 02:55:42,586 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:42,606 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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/bucketNoRecycler.cache 2023-12-17 02:55:42,606 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 2023-12-17 02:55:42,606 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)) 2023-12-17 02:55:42,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)) 2023-12-17 02:55:42,610 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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/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/b2a010ae-96b1-d0bc-2045-43c2cf7beb2b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:42,611 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:42,611 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:42,611 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:42,611 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:42,620 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=473 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=377 (was 371) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:42,627 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=473, ProcessCount=168, AvailableMemoryMB=377 2023-12-17 02:55:42,638 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:42,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 2023-12-17 02:55:42,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)) 2023-12-17 02:55:42,643 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 2023-12-17 02:55:43,744 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-17 02:55:44,845 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-17 02:55:45,946 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:45,946 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:45,946 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:45,946 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:45,955 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 473), ProcessCount=168 (was 168), AvailableMemoryMB=329 (was 377) 2023-12-17 02:55:45,963 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=168, AvailableMemoryMB=328 2023-12-17 02:55:45,973 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:45,977 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 2023-12-17 02:55:45,977 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:45,977 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:45,978 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)) 2023-12-17 02:55:45,978 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:45,978 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:45,978 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:45,978 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:45,985 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=168 (was 168), AvailableMemoryMB=324 (was 328) 2023-12-17 02:55:45,992 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=168, AvailableMemoryMB=323 2023-12-17 02:55:46,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:46,005 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 2023-12-17 02:55:46,005 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)) 2023-12-17 02:55:46,006 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 2023-12-17 02:55:46,014 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:46,019 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:46,022 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 2023-12-17 02:55:46,022 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)) 2023-12-17 02:55:46,023 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 2023-12-17 02:55:46,023 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:46,027 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 2023-12-17 02:55:46,027 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)) 2023-12-17 02:55:46,028 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 2023-12-17 02:55:46,028 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:46,033 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 2023-12-17 02:55:46,033 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)) 2023-12-17 02:55:46,034 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 2023-12-17 02:55:46,034 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:46,034 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:46,034 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:46,034 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:46,043 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=76 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=168 (was 168), AvailableMemoryMB=247 (was 323) 2023-12-17 02:55:46,051 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=172, AvailableMemoryMB=292 2023-12-17 02:55:46,059 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:46,063 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 2023-12-17 02:55:46,063 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)) 2023-12-17 02:55:46,064 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 2023-12-17 02:55:46,073 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir so I do NOT create it in target/test-data/9c601b01-af99-817f-cad5-25b87d209c03 2023-12-17 02:55:46,073 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir Erasing configuration value by system value. 2023-12-17 02:55:46,073 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir so I do NOT create it in target/test-data/9c601b01-af99-817f-cad5-25b87d209c03 2023-12-17 02:55:46,073 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-17 02:55:46,073 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/9c601b01-af99-817f-cad5-25b87d209c03 2023-12-17 02:55:46,073 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 02:55:46,081 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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.cache 2023-12-17 02:55:46,081 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 2023-12-17 02:55:46,081 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)) 2023-12-17 02:55:46,082 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/9c601b01-af99-817f-cad5-25b87d209c03/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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:46,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8304691173754222246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,183 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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.persistence 2023-12-17 02:55:47,183 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,183 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,183 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,205 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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.cache 2023-12-17 02:55:47,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 2023-12-17 02:55:47,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)) 2023-12-17 02:55:47,207 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)) 2023-12-17 02:55:47,207 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/9c601b01-af99-817f-cad5-25b87d209c03/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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:47,208 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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.persistence 2023-12-17 02:55:47,208 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,208 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,208 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,219 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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.cache 2023-12-17 02:55:47,219 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 2023-12-17 02:55:47,220 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)) 2023-12-17 02:55:47,223 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)) 2023-12-17 02:55:47,223 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 2023-12-17 02:55:47,223 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/9c601b01-af99-817f-cad5-25b87d209c03/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/9c601b01-af99-817f-cad5-25b87d209c03/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:47,224 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,224 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,224 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,224 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,231 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 172) - ProcessCount LEAK? -, AvailableMemoryMB=278 (was 292) 2023-12-17 02:55:47,239 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=278 2023-12-17 02:55:47,250 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,255 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 2023-12-17 02:55:47,255 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)) 2023-12-17 02:55:47,256 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 2023-12-17 02:55:47,529 ERROR [Time-limited test-BucketCacheWriter-1] util.ResourceLeakDetector(337): LEAK: RefCnt.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: #1: org.apache.hadoop.hbase.nio.RefCnt.maybeRecord(RefCnt.java:120) org.apache.hadoop.hbase.nio.RefCnt.release(RefCnt.java:83) org.apache.hadoop.hbase.nio.ByteBuff.release(ByteBuff.java:87) org.apache.hadoop.hbase.io.hfile.HFileBlock.release(HFileBlock.java:420) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:237) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java: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) 2023-12-17 02:55:47,536 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2023-12-17 02:55:47,544 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=4.52 MB, total=31.75 MB, single=0 B, multi=15.46 MB, memory=0 B 2023-12-17 02:55:47,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7147031529458974764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3721778695943334360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9196526452644021888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443463738306106716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266046651349964143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3489028042566873701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745418481232733066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2162923269833944949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8045754637614979925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743799394114707113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1091283570678219560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8111112148743928967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -107902525416922222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3966882273321761630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8908332104848057579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8823743215492691156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7973252616096592277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 597061948385301036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2754868534031210629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68714987005182971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2430004844418860139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3637608861704797416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4931665324624714715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8856407714208237248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -943852013919908260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6751361726601867276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9222703163996166948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893412609410864075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5708254561194747533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7258534364041181573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7889968972606665745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1210821312521554231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963683907625056356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8819177837391419704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4530384720213604258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -180521856297050094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2570396511218682789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816800346528478963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2904376801949672589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4682947949478556707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2622313043142658487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9213926618970832828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3396161629624350202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8896790207890858449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4015829036796710579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3167232402928906320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1849894014186679260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5353916504908459660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7438108793480030547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2270697933842747714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5979859660150627653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -219759053224984135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4536139156910525262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7571568185335982522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032235913270074038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 251326473776886170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7294179483747683030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 584212196700116178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071516009491677548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6153054430881917714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8084270121721425294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328252510929981290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328360496858936248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5842438958559934512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2888335954287691157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5045299447036892766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2450523320505981847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798583895559028730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8265217695607087071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294197254865362770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7148617889577783405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7197472022654181472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8585900725860146373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5787804222137460218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6561555053151214154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3279279874517505325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7257002049331768532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4052255249627969673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8570553392538310891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7316879651538053750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728920495089934381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8451580840454276055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3562998122302385666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5533341556042967409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3251116137637635049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6110920731647493995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2707999866880241267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1128077707632329152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5550636627015524237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7246580000160545762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6470477912606503595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2323724646628956036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1682545616464938115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4902331676345627965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3694378772773241374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1162271369923370658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 499418148637691818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1433006423239269090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2171820404111191912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5462797964203190790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 231838907548390578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4164396804191330039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6682856364133441176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3162566935118108954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4283558545838520209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4655141035260588986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6197125438748855527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7565283767915884100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6079472831857423582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8355253606942994246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7252338664374204191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 839764803089621901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2188272530060703891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3007399080832832170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8656559351788184465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5847996126946126237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9189204267516258932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8390804646133537340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7739655342888746342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836011869089135118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3071279623440555150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6231237770650599801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1082264059589127321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161143936839936683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -688216011745299577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6159464045074445145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6568612247450409180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420882957597069531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6078812581685503538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089228858134170902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8998963194398395483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5580718594906077862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047888839500783689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991493713443272609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7381503122870823169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6409653806438115197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8250884517176670634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2990566750012043013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8685151021740089047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2800734375673614677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -75197615773009943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2907491001710625309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5132995494960902825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1890173835783308932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1408349839624571254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7345298536472042976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2325836672795934590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4906744750887830014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1899477089239066199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4273679479519799701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868785348836346581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2191740186956632743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5907834556771599852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1950716934619663029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742664797741675876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4905359731188553279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4405409353879625995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3134228315149839596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745437113975029689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7610360253745333409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4989670064615604075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8217146793535553480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8698304286585204516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6353759337600775501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618072492712987664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3051906096528261964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8340401923644628806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5209964677412952848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8205453659225064409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8144015533733579429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1034115172231306974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3279647150981251037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5293404130638082315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9165306747003573635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7341534909410288227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9137221747523988574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5664396281256219864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1424491403526623120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2586580088529206948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 856824472557457808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7698424293425589946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6630797495538686028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8591397573600096090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5769875045743535051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5574360040990282238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6387098912721495069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2035029795479534544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7989396298421737390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8601917744924589033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5776651169822268279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8074268296635890499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6325227126461386222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5174111256154888033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131738617792619970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7412047126402432828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2595046547689451408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4796444173934546878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4498666098339216213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4658828457305369683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3218837792067593734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7481116490012885495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2798323191335543319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1703532956237807022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6578481233280971168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7196603739156380886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991654182516143107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2530639458765601969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1959787546478574520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4114597961053312035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7816877896257690502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6926036550681719305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4586631617029400966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7118773151594478211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5599648953874838267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061418768555187711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -53853068858087666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8951091771269997595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4708077155833280012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3882054852492879858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5379369562011389495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8990144871717678966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3331880447568955064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3069968973089681974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3969631107305958227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280593780796291591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2533256102118870620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004268761432872035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8139831454182362484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8365925169052473793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2745415551728273617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1960063913207843227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3200358369223767384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5886650451568894385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661791301143561010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8580925720625809683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4146828837803417569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8169317142873092416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775041462835831505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5400039285545431627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8101327735280767004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -77893631328960317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1510604097270589988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7875834061011449482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -111134225770752776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251292516253085918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -330456377890549899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6176625728412338981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7319027014321996646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -388860646759302970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2795271179066503784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6055284051000306539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8566037500278784067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1480921530142839433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5614438363337708774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6970595656478971936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7704608695833355340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3663308766307919325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2335471676772636776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8799575779417706911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5789976513364714445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6899741579206981767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1511756376914759496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3654711108816423419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2805774387900673220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8936454531950554370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4748057732069690198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9086260815389649972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8643337326284795286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5712421455762877942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2481455005427193127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8864024595112001619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6164775978385438139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5840449118042044657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3625271498929519542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2917246663802443729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3443061497491204839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6663312182724602865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3799199026795112394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8876575033015932430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 817865661806478351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7330838466153277700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5965294339290755795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7360418864905846335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1958607410193598388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2341298073882127034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7141512094710031129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5849614126919781338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7145070282218417442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8993069693408880790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -273064125687456617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785812358592654993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169021109455310401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8587912878861409122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -755464607056616862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914074443133054650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6630347237014949526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3233265296452894218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1980948859126045143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3521901334508130066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8938170814281284654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7966757350510347479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 570900948256121429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7846573458498698921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5263565783812347755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019812222084441468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038162460432756993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5665420294658925688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -462838809103594120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3762667559315690183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8833931654436850946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 292615468931684719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8670495631978061608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361844061288552787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6551164164635737455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 724192232798959312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8577281987778786884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250450259314024663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3182694920350408708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4358175586585458575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6441603636037469677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -244758160512212767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633581062261233531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6533877829510879096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661947132833604006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 775416634500422107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5767885711561814585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5131359878930522833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6729821560285415089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2180977190034332590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5678207674349408556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5481818459124764213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9073663112926661515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6482999353369449856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967554585550668532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6824539797292016244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7828331389460196105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6475919452602026562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4170982886231224592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 559713548503742239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1554571693564834739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2618688132028839498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3307899195368082432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3962699509453648469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -288079798411433116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -578808381713932833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4959185242103724243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7004639354346460252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964847670842656255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -871925750761728900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8427271679298598290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7974063901532354472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 359765770977314330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993081171869820875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4892675786375076064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 838594125713562330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6909932580115137355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3643527143237528327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5682057148644416920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6470249693114958224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -832633778337104038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346261583761867137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4486765347425151756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4629231160875696788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1520994649774926263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4609444098629869895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2041462523547264156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3849850236652353788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857089983287953833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8650990485278162266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7968829070130673064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3855299413245229729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994872283530866565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766841873588807391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2255573211524988739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3291918326681689992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8849078555084261000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5228509919470304360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3285719725343704150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522752157883559183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8392338324533033223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5367187262512883021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8928604750478777082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6698313640517148648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1499190695591267582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2121990451909286553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6721784856157886127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -315806931232162326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2725764811248136814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2289066632024786977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 72039418865382354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -886658336012175278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7226112058542436988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607058478902927571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5821634859464987915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2316484361821384011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4273698603600192187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6414820057953331524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2528173331749535375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3773381205057659683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4431807995229676573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7925817929054730191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4117650484046685267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2382601584933733503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1445235286785744749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8808367716336537714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692811442942025313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5567667947187239953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8948904259028424458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7026647999805968306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211691307656697866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 57816339598914852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4588561733608377312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8555208503790636041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4140424961666418793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 476790162486126469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1223030787759365182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483421509456922088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1742643029329702409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2455928589276763241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1531729253401365033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3605907130562731692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9048019642868317459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7999273596494209929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5392092647428768435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5890361874988956388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4915021258316705261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3513358159658824234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -912125968182121012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -200584547971012576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3148999793755581558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903707388375779127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2395004005434400162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7552982636858239437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2909357528302523072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268175755844164521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8718566522622223964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854530000651245223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3198697895821090214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5590780829662804741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6059040422351542839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6673833160661113446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5085750513024103922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4189139995758897703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8323894003579896223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2222477567157812855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8340664806968710390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3244863042332706578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5473194414577608673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 963042042300278170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2721774978911801740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6838917034856609337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3731164803253174767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1160773706293618613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6248706647637271648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3840994060301691340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4936437657002147439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 945165363373459018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4460420197353798604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8859664162067049879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5430592910903747693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092196890178765642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6156546506704874864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6252746320083472140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,634 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3864825966490189733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1265990136222418033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7389815542439834146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3465715120774850647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6307981958063614865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979646782240260940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733378233904610946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4449053258531438452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8848077158150770201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6702181273231396781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2973552945494435124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4848165084131860489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7913378504833744298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8835996285807697729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884368211552368965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2127094801383210398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242695186933984727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966232683243190854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3236482121820179354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1898046397279983881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1454258378336566604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222303271348448385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951301752864623144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1371854595329406279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5349923504737611933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5482026716393585633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5095466015088304945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -454767504499190928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3841060141633485138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1734614057160242626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3740215642794079707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6647094061091623684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1670281771082164396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494323539947651346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6493614150342040199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 712927706718414496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3625479847002439543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -231602566598235927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -911426804321790985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4202577581936323071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3445451745784864342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1961858186450665957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -599879980731804603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9144259957317475143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6762818665387393427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6706723841763197191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1028157228781966863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1845760612200767508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -656879360036193951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7207642755019652640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7357074841087630681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1845865235859913066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2687374095860374249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 650955908844623210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6397045532690561687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6767427419467615038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7437265074164479428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747195949941609023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125763396366465704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3638076782141718086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3918876069106936896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6265904830504068018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 457447991889056480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2428920319478470803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8383138564278554028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3194800833955529571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1098558977570307720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2788246735879763324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827357631442391986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3356118652728984484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8969968165412752008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8675854133490182006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5603727165693248703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 520205919963890420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4459369362332747289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8061893144609929403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3906712704745082433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 832171910920187801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8415047281180040859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1683282666497309704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808610853485140673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6554206397515481831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 142662560319407872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3896454935199485318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 121045039768363277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7871719432407442781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808810628855457261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7834190404284164044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4740772590655651344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5696847022886634744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6000836193820003898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1772333575810555564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5018670571012171441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3465283567306722183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4777145103927929388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7763898890628054978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1913595590375788230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1874754758959320552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5692384196765772508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5560144047979016446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395699584360329525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5376577448688482109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3131500776490028524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3407836956805550567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7121963355944448243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8160115271458822229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8980387846426084443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7955684197378828049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4527806824377791993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5016090433679618203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6621789006972262423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2052003245430941461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1153726795975350551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 891949145978384756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4031702490739176857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6809259751767015827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5737759744113342226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1408998439139611045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8200925342270117001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139876390956285667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7742169412810434099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4542850143324713081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8442004556703416957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2064392850585108554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5381153913707060737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557232150546559803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5880869698793624922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529739570422354344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1961243373494893810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203329599356104275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4012524806699271953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -723264313547938917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5130345306201832674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169718313937746741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7779531620491696139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2138102787628467792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5313673859068181524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7263916497970947507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3224493071361905123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1083907141164146789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6559016832853331171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4317644915756723290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3371496120963585707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3834759263453078260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6571536995740221521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8356865698618339507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7385090942165742676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341417075106296294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8381321587674997245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2007985273874119778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1034280597308496553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4063891293075476637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325979007499510842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1852830485695479227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4860297495576573052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6589352443863594053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139880450789091426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5532995470173234306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3332291041060611019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7644943793717256168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6879630697389623982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5279829890948081927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3631299485227590219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8955970704013954938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5953207523798783729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7269347529245274167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7334281931011794462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4825792881851914214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7961381289313447425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 607677475506437992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6162438713409379879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811059534951781759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5464719059615890492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223191958442901117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1320832144995261025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3301383198657508523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3045867975286118308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5550803255257974704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3647924233319455431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 514192075885790175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2699413254898048722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2327686547065573755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -15832888559492385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 83056867252924451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8224172327997536840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7916413754874173989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5535853725439111065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5700662840679780611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5865286660880666930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1178553326163143218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6960226127215008203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525506522449596522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5802069546184329296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964810036608051337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 992703773679928932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3028007653725132895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6754802253976268115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3609057560678782198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 954861262097311655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516375304192326885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151495385386805355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698391113252596688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2368322185244934886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6127466252994889393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4426104676105452727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7261379977026128347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089080301362684690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,646 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3644934500719067753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6260742476111896995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6002554785483631798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7724920121702408555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057297348388167810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7657003649637646475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7508068197077920459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063988841939682856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7060014567914397897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2152513096790358318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1933087353329184017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1883429121714864907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3851525237729085127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7738806725584070316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7577669344805216363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037579194755793368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,647 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 336957700867380126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6856598275187979066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1323200290195346365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170483320749374582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2847017503835827917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553931589942825481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9064056797593981626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -48810636291624855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6827401216342394646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5735595609194846522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3333853377544494640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -562324697194414797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4869914595309445596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 730854335823002416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -367832139366037951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4929136556235458632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6663740985123954795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,648 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1383841978534111742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4104276532281137101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343431185807748504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9110141422867525326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1857084448713995670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6474469561460712689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -923833397782309940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8625203055138577435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 955593143131969913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8772439299404475564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8507250844567547659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4025256315101993005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3827977761997069467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7613499327851838124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,649 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5225902092203739329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1293164108759849003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186490370117841320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3948135823676619315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 307320833550694229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 180524309982029618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6171336630441421453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7566713981510666565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6499774111198397959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8016489193634320140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1482487848198219248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8555133795638225942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8207430069915670128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4380822211283255376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2683796786369482740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1038941248028723048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4536165075416029494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1099073648908069735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,650 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1495378503757010239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3296571218932262384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000148402779814914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8652532448717345911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4851601379049387807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1056619614229231106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222707873537737338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3403043598827086100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8958804708079920358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6713773823586147008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7561116742982835059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4032900075866833669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3437022087392903164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -41736327570384131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062370390702052878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9176287666610682858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,651 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6318564151718864383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5267324517132797121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7604358463746745351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5563181703993029636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6358676657154152038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6729001476714320560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3382644573583038152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4325393616512030876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8732862524783819738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7426363165414570871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4216928711256655348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7341976367684426273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5978091168391439435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2397425609422631629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573362190243764237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2070586563246233580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1141039069086222017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4442695224775820247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2426228151114086950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,652 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7044390138301991129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4683895745353599884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2209884320290510159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925407223660724303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8178621393053396982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 916662083512004595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96292842287904133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 408792079307396123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8222875348971901336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2055263486493154388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3557853094924130660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5604130033209817705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8616285281421678687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414681092695311030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 942978485935883767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810834988520816540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2922788209949010444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692324345242299086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3562723305007010214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,653 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4455651196828333360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2464504535387534943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4697489022397783555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162829966265098268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1360299868186156236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750022433636926513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5350788690836741703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967302726462773454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8058000050658743127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5337684353305556063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1431548878608550627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1422744173822156658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 362019471880280019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6638869108261529000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1904701354500535115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2570594233886155972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2680777367229609386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1146637756600807504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,654 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8639582786855181262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8267598843558790611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1922718880237774129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7051886415656365865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4360917888952984158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4355392836163030296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7115838117221268214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6307841312655010546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8044767697448696077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007217823176289393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196781661181020220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9110712049973238161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730993358957335850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 177197437758104786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5260714809115013149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8285517561946266069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 212809094409986280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 993812838327275050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,655 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4788590584902216388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7380186321000686727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666437431356634019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4984910933465483690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7207736480302478629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3710239348508378881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 471616454594454650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8214239887340910340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3138545093256965833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1635061465526252235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8609721635292309597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168691032884477971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -774316833331132800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2797356249237378928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 951449084031535412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1879473921200130088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2776458166231902905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3949824858077106416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,656 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4249776930168599851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2185985036017540516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1794155462669895297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4120599379136469308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179792105026526379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1950827094964096593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1979157229765910148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8334185268806980507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2524623891501175404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4281214122229584772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5604776071779329028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306313349489685144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139969230484690907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6994915210107500930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8260815408002072290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5092481701562044071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8213925474228426344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5148523164060529676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2668820401433577984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,657 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695342993161125165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4263082937924361188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6768461763806717993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 59901221136679981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8727644386097127794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2511229995876935141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4786027693479087161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3358734344413885620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 770459692675716660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5895783318010555869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2483545568407914054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7462991022706569387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1769083367536024193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -625424288136734073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7140063113114262389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6622353763997628709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3141698902102356020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4657727099350378744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,658 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6251285263975053195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4493229920969301979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3675206605703941104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1554872737453586370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6067839297065342838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3339679271439678862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355153531924143186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8152547178673905342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7021034077275433101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8471035535757332816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6922074453363948617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5448103017036877381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1297976656781511570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8839073409468628047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8651889092099491349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7988079282267243273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412346198021045212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6769328633896981740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,659 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6399606545203810986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3880259514933960001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3893444951994736170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8375205738995367070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6128527143086898000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -552449915434707445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854431434667564531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 582248807609873744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4676123923961408408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9022920364129762717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6305680723592808873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9196313442550173894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -634542973203319386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,660 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3557458730622425893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5166081087183848836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3850369789883788185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8231996489914406282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7008352602842657275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8024383685677952380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8319523449402490457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2421336675827949573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5191559394750223014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707666194071750724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3850870604858597782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6677312702676392613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 785387007075938543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4466885153648664052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8711106722888257498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4212345705980022674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,661 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048906301063882357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6048507899844808615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1244106218906583576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6753395741255321255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7564947838803895953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7478316400570295293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7435491228395604929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466948581545520506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1696399538189704749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7962898470520256389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4035317190978883197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7461209717589617817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7578260091901812658_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -618099770625362795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3617475856391877728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236693593675251863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7850114759732924101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7664348694469444935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5927937896209102304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,662 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8903667609845308195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1731332005255794297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 938389331283521239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -323712103727334613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6465395579586512675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3037494876513736735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2550912856866529983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3543084842653383529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6923624602735948480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1577825248497191205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5293077519003114643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180892354501390171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6407891605216001061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585269698970087992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613909072473104115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412404693737589713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3557520631044763505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1753104182600110126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8402014275766892086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,663 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570880955339750001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3429467840148473286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2636833093438287721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6531582338726603043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572295721848199190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4760913811938939670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2270958495176498627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4896508451641355900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6690102102396258143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5532172438867110290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315286008744610925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7321536666477235659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8832332798524498367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5905996979762292168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8506955512972966587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3966304108705839367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,664 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8515641673603566249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1014616734049066527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286657606736345958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4804906636587695277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -67366146388145756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2255146382217471109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788284448282398236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6721047931493996370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1690439253159788519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6975972865934342640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5972386708295457953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6803169399188308697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1205429727678506090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 779877559391330363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7723831291540270688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3250637803907470165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 585815620634938647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3971947104861016278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8013181267736749383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3648688602555665470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,665 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9195373326076811119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4084686161300293325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6343457460671178923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2672055061808272042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3532255378735209056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 70743382380898710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3997372368536786499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3844542698187238882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1183313575896760494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194267885856885733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 508237077698529719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355887369543329073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8433681920081918814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3104538970934203975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5568443244731979068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2942309442616343802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3432126163539080655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2975995939661657108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,666 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3294334725348020539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7915544900794139151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5852001796531651190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5566188086334966418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8313861975991275135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8482001570456419911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2764283100382255406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3660420569270295693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8630360599897213584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2207690062504084398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100015142216608839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9221746764291386225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7512074123967595677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6031438464406740518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7977006889057168189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4666637400217610963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -938857461640091555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4634367739033003467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5996681809449760937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,667 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -36448061611537938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -998876414506202428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 305107631924605162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1524585635453196904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6421167140088465599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6004617038434371947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8954412365323471681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147738149363552237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1450367604573593522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126829488781122809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8968552107658073682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2039914521637607911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5546253646629316072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5987494444109598363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 708509229003981433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9053349830044289009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5388297561564077724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4440711791959578063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178487639875042130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142024673087643312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,668 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8558611972642877357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983131095219272204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6325187641691399267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2791823435795662104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4867940978721666322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3365950518194557952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 270049137777870533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7832789046112681082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2330668919069228330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8675457660846909542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2910927909005796262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395056822069955058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7500753513668774586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8344546865470515167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7486205788318977749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7864574948604970690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069088108704192050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4117597986001575492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5062389368685447068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,669 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5328556587890521441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3410812654301323125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5383416080651953903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1261995634332302976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7635239122660081576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4190692361994744319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -442949266977670544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9089134674503396049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642216911422442765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6905686414262085993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6265541394485792878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8407659188660908078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4810813492830183926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4220976165011770351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8715676280343764541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3304871930022582834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358891365683023164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6711113419608088569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8522198961838947686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,670 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 779676512204091936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8021419141299296939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8490637616091058939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4658599568148246197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4821696146024557160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5054385518509344843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8795881492622158407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793910492150696482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3391819713325789972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5719955496990307820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7944504220939541102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3999932870825834941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3204407874681969425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5142061142311069407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 776039936276677374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4036690856264287393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9025013485486960765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794781128580980123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6322665171174423095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,671 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2388584631208734551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6600846393485705760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4436274814960464182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5938399321334382755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800969784848234697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 123684240992005056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1489991956422907203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8482567248363857053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894200307620197354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -444887042735062801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1440191671591756790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5262895320609233520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7408739964706139154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7926398393504632531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4358843032868624184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2628809493574365283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615469279513245608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6952132652233492183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4773095927511410762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,672 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6553997087720342696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5502117113282085035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5555703252587084215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8844312779683850846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5374906677487346013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -551732361308974040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6646194921979555749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2493925191818047686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2726559934292334201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1704997075579306080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5662393993421849567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8222308315941737901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7076794854864748119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3438151822228261537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,673 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1894695395488141691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1984944622205382249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1798270331076005801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3620210485163884802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3380847813675944555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238959273341471461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1769776944066533346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3953372163507154215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3683194590294615936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1219273320760544408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8967318145591830217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8739908088134261469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -223841260217456508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855509492647581071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1489552562108418343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1095876065127578675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,674 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -139052144010035885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -308298255353245846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4096661566899086083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8249325857464671946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8955743479747755396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2468114609325643635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8322463536264791403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1365052329452775527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2559192918790161232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1616865366139311828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909845360765753846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 398034650299972909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3975260315217010539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2746405101047980435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 327520727428068369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1852947204538946700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5699602695438592983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4355816466917389336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8396297839339148390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,675 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202170726030786249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5916563545063699779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8661319797640659830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5115501470818280412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -358299767089302702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5390490970715395390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6073203015120919551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3180907025835301650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -50233842149898344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -276823590166135802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 243134654687274112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2321437965352446487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6034125969463750615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1210930170808906796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4714213089733858860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2009618808938261235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7820577878535250724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947471506703756271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3280727991453031402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3959026341366378333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,676 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9144096951635557766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 92821694221220703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9208877084116202752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1641495963834529173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8483770289251135328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7502841271775965632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9017873581651561495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5583804823050869592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7460855658435211768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2003413982276627679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2184183827195268474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026233118092877152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4263203774899974640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625901168090142249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139599745677287229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1363816383037550397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5193453894428560490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8697859004358264142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,677 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9152521267702783093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8705140059025025936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9082673709445001322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7516918477777374140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1422215132546028150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728068853774644777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2930767139474027566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4015412622705757194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8805544588671994870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7758030826923178708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4787250798587160322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643977922077915032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5296290366357848327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1775363600576495119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698860707411902748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5402304506377970012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5318145387375752992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7580320775817361315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,678 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6383246223145126140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2643846427234754977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5550143238289625163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8663029125369105074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5565515364920963303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1196739825076968504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7501738997734521979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -833682518965261374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1632988902058804423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2966456002332896214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8088509678773501196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6317691045445813568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5018935941544676946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8907833674346854390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5233321081090272279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1672631815118297173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089581667275180154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146491075554849479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,679 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426901424620222420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4665516424225424158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5840645022033820293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7108496742233793268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -482647861462896851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011149765210789936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2772215036998430707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7817602617922122720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734120748940340837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -939508763025951404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1605353766338104604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1230199957168658139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3001402919507226064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8693528467545835905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1852149385612199336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2446909663266823450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464601306809232858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -871282802109996195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,680 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561421384616451212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3194016927103761065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6084426991050051572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3404983449951933735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9070550234403215745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2623558660829148863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 548252979880364123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7949385711231080645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8742864800760363315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4145604969645024956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8616124129809260411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2164923772349787172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1942587154044349147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4086216173005660481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2921741790119711020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8862422040374853833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5693644813625095175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6710643837228080689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3036638925063775441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,681 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2453939091014888121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3348723473695070422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5632028870160491268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535226406484334050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2962937648290952828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5464264899036247923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7213928157828194926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1758638175822985016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8192380584154586101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6610227225263771487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4433366876977899915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1108276504480685234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3416410303041604853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1662893135267946289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662505074534532288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947528899324166055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2774202618888212521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1744665170249357731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1260555816882907842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,682 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1326852661768116198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 571830697659577884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1639246138780191251_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8218082048004996507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 610081755162506354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2889182992510678566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9118570257172264246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6473873353102517871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6258202089238016260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -703155072669583301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 62806721857200823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3235007438890165893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2856424320405690635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2732855284985188157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5529319661575291541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1302714543482134269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4647747756473994226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4750276022130375584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8529347206234666956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,683 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6640234696191932733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3692605395692343562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -391886595909936813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 18219496102686672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6632465549382232370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6887524041517217632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4542120041066457542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403408730933525904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 985423367256282032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4832923453464550377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7059080335231421900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220762207459272542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3830327859676890523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5304915270999559784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734550318797903945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966136151866366271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350744213526080286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7457101641199129354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5184317408322356331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,684 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048099825292614848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2097329547803463207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2427004518124146435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2532483497646506089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3623059751169818876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3792737129308447682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -153228924189931983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5879223065669849490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170569561538334085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6976822988715639024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632212320662876629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 457197797331494528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8104119467332103234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3855715177714255830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2908931414267621891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1382640654423808115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4806900393938151141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6896926366728164636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 447349807989619084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5742926250107879792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,685 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6418893616058532083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268603691943419989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188520677016396872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 145156528980914015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1726491661873788556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8993788684637766920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9062933473571310803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7157174188245442605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9220908739041586339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7905125343218163807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4679394885813279555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032824236550713867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8855721937328082224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836464350015339171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8448455176413450639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9140759091503696262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,686 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5081700546216785234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5463329169576242236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583579082334859873_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2293752168092831549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5229234824252304202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5714372182326987671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1129556139980287349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 181122030615741411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4797942791012705951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6224266175850409543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6836032585931318627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5239848677656598338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4522612470678326608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1184191667516572791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,687 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -321427999944762916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3507451657995379682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2644447641377348246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5630111271397048057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2869945497048159360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197508122159960904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1173024127095523096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3465158946997749950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8789124694112585029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1115921884628415016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6877424027955275149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6712231373098509529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3650159255130356864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4581090417469889667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176534478755233308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5093701044049359522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 792048953626154558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,688 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5510249925628033380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9192781787949472036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4168797117367395964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2471646996492293412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1909649342852746455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8170803501413864853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7815234081230265181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5094285843834419168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668996483387774553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133495972583179568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4611780088185969653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6611888509778468189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7509131691015223282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3656131029781892236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277016627442014848_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4565150733840868359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7420339416210688077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7266403413542014634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6140434954722279582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4906825022772027991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,689 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -348258422130660046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5724470686068410915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3264371998257560952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2082537687186334527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2416378565521350157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6491893625187361471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7013328204451507043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6075787342104050171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6613843850933420095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4027953028045915579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2921957289729967600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6911182970787744265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6066898186748147781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7733243784359786222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1285452461143051380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8243834133292987935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6709215077474516091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3758934455235961184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643943973085354440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2497386461372790587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,690 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3564236279601481845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8735324789977640942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2773796075975045655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8082789950294041804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9192066189923529359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8936772075200416962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6706537600349142857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9102987160674994692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8674969884727778774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3145888140520320301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4268163848921162150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042767363839747974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3706868339244070300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2937299107456614407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3354642066723695724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7242324174511928631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7298573189569698453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5403455895022453477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5756004876610290814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,691 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6595660200963548202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2489685611141072325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1790628552572211964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4718260537958326665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7307709490851069239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8587172402998646534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6161397300158919378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1621401002007086971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1990773459046839897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1493756757855988517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7128380660222634956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438191516325931999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296618200524384139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536099687535861589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4660755064188213214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4680996491272329967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -639096619247417913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8221011995943685295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8946580963319838434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6719986769065917589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,692 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4332185249329309571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 990847328854423864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3787122875901355486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1431653247183614545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4138886803568089087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1786861821999417579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5005729955224269408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4426872677058487449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2554294210962661910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6576551771644400452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2833598497416320448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4559793562509422875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5118896825743250218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4790955343322662654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4699099937666195021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 573704481839659167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6341979176411698048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7485931323624725236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5588013152489540119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,693 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3620248688588996801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409353353463410095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -711977905186881770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988391369809743377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7057350547374561867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8234573057179253681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824574136798830032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6746751853512766808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2942528554185257683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3445999073079968096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5418298368586980849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216271245730048408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7276106118727936427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3211231727031609245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:47,695 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,695 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,695 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,696 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,703 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=260 (was 278) 2023-12-17 02:55:47,710 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=260 2023-12-17 02:55:47,720 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,725 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 2023-12-17 02:55:47,725 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)) 2023-12-17 02:55:47,725 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 2023-12-17 02:55:47,725 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-17 02:55:47,725 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-17 02:55:47,725 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-17 02:55:47,726 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,732 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=232 (was 260) 2023-12-17 02:55:47,738 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=232 2023-12-17 02:55:47,746 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,752 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 2023-12-17 02:55:47,752 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)) 2023-12-17 02:55:47,755 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 2023-12-17 02:55:47,755 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-17 02:55:47,755 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28307456; total bytes=30898176; wasted bytes=2338816; fragmentation bytes=700416; completelyFreeBuckets=5 2023-12-17 02:55:47,755 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 2023-12-17 02:55:47,755 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 2023-12-17 02:55:47,756 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 2023-12-17 02:55:47,756 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 2023-12-17 02:55:47,756 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 2023-12-17 02:55:47,756 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 2023-12-17 02:55:47,756 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=147; free=0; total=147; wasted bytes=1311744; fragmentation bytes=150528, full buckets=21 2023-12-17 02:55:47,756 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=160; free=0; total=160; wasted bytes=1015808; fragmentation bytes=163840, full buckets=32 2023-12-17 02:55:47,756 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 2023-12-17 02:55:47,756 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,756 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,756 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,756 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,764 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=250 (was 232) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:47,772 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=249 2023-12-17 02:55:47,782 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,786 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-17 02:55:47,786 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:47,787 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 2023-12-17 02:55:47,795 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,799 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,806 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,811 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 2023-12-17 02:55:47,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)) 2023-12-17 02:55:47,812 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 2023-12-17 02:55:47,812 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,816 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,816 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,816 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,816 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,826 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=84 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=269 (was 249) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:47,834 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=316 2023-12-17 02:55:47,842 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,846 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 2023-12-17 02:55:47,846 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)) 2023-12-17 02:55:47,846 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 2023-12-17 02:55:47,856 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,859 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 2023-12-17 02:55:47,860 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:47,860 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 2023-12-17 02:55:47,860 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,860 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,860 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,860 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,867 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=263 (was 316) 2023-12-17 02:55:47,875 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=263 2023-12-17 02:55:47,885 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,889 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 2023-12-17 02:55:47,890 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)) 2023-12-17 02:55:47,890 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 2023-12-17 02:55:47,898 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,903 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 2023-12-17 02:55:47,904 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)) 2023-12-17 02:55:47,904 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 2023-12-17 02:55:47,904 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:47,904 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:47,904 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:47,904 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:47,914 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=93 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=434 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=265 (was 263) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:47,921 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=434, ProcessCount=173, AvailableMemoryMB=295 2023-12-17 02:55:47,930 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:47,935 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 2023-12-17 02:55:47,935 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)) 2023-12-17 02:55:47,936 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 2023-12-17 02:55:47,936 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-log-dir so I do NOT create it in target/test-data/d3d02bb3-86ca-4f07-13d9-00222cc1afa7 2023-12-17 02:55:47,936 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/c9c33e77-24a3-afd2-ab9f-8d939a2c3902/hadoop-tmp-dir so I do NOT create it in target/test-data/d3d02bb3-86ca-4f07-13d9-00222cc1afa7 2023-12-17 02:55:47,936 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-17 02:55:47,945 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/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/bucketNoRecycler.cache 2023-12-17 02:55:47,945 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 2023-12-17 02:55:47,945 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-17 02:55:47,946 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/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/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/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:47,946 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1991679979617010992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-17 02:55:49,047 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/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/bucketNoRecycler.persistence 2023-12-17 02:55:49,047 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:49,047 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:49,047 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:49,064 INFO [Time-limited test] bucket.FileIOEngine(96): Allocating cache 32 MB, on the path:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/bucketNoRecycler.cache 2023-12-17 02:55:49,065 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 2023-12-17 02:55:49,065 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)) 2023-12-17 02:55:49,068 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)) 2023-12-17 02:55:49,068 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/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/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/d3d02bb3-86ca-4f07-13d9-00222cc1afa7/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-17 02:55:49,069 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:49,069 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:49,069 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:49,069 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:49,077 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=400 (was 434), ProcessCount=173 (was 173), AvailableMemoryMB=273 (was 295) 2023-12-17 02:55:49,085 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=400, ProcessCount=173, AvailableMemoryMB=272 2023-12-17 02:55:49,098 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:49,101 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 2023-12-17 02:55:49,101 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)) 2023-12-17 02:55:49,102 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 2023-12-17 02:55:51,353 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:51,353 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:51,353 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:51,353 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:51,372 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=96 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=400 (was 400), ProcessCount=173 (was 173), AvailableMemoryMB=253 (was 272) 2023-12-17 02:55:51,378 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=400, ProcessCount=173, AvailableMemoryMB=252 2023-12-17 02:55:51,387 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,393 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 2023-12-17 02:55:51,393 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)) 2023-12-17 02:55:51,394 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 2023-12-17 02:55:51,401 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,405 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 2023-12-17 02:55:51,405 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)) 2023-12-17 02:55:51,405 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 2023-12-17 02:55:51,405 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,412 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,420 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,429 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:51,429 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:51,429 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:51,429 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:51,449 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=400 (was 400), ProcessCount=173 (was 173), AvailableMemoryMB=332 (was 252) - AvailableMemoryMB LEAK? - 2023-12-17 02:55:51,458 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=400, ProcessCount=173, AvailableMemoryMB=331 2023-12-17 02:55:51,470 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,474 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 2023-12-17 02:55:51,475 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)) 2023-12-17 02:55:51,475 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 2023-12-17 02:55:51,475 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:51,475 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:51,475 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:51,475 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:51,482 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=400 (was 400), ProcessCount=173 (was 173), AvailableMemoryMB=300 (was 331) 2023-12-17 02:55:51,488 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=400, ProcessCount=173, AvailableMemoryMB=300 2023-12-17 02:55:51,497 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-17 02:55:51,502 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 2023-12-17 02:55:51,502 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)) 2023-12-17 02:55:51,502 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 2023-12-17 02:55:51,503 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-17 02:55:51,503 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-17 02:55:51,503 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-17 02:55:51,503 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-17 02:55:51,510 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=400 (was 400), ProcessCount=173 (was 173), AvailableMemoryMB=272 (was 300)