2023-02-19 02:52:57,951 DEBUG [main] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-02-19 02:52:58,081 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.ipc.TestBlockingIPC timeout: 13 mins 2023-02-19 02:52:58,113 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=8, OpenFileDescriptor=260, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=169, AvailableMemoryMB=5944 2023-02-19 02:52:58,249 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:52:58,450 WARN [Time-limited test] impl.MetricsConfig(128): Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties 2023-02-19 02:52:58,547 INFO [Time-limited test] metrics.MetricRegistriesLoader(60): Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl 2023-02-19 02:52:58,582 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-02-19 02:52:58,725 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=42491 2023-02-19 02:52:58,814 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6e0e876d, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:52:58,821 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:52:58,821 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:52:58,821 INFO [Listener,port=42491] ipc.SimpleRpcServer$Listener(214): Listener,port=42491: starting 2023-02-19 02:52:59,025 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:52:59,095 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:42491 2023-02-19 02:52:59,098 DEBUG [Time-limited test] ipc.FailedServers(52): Added failed server with address localhost.localdomain/127.0.0.1:42491 to list caused by java.lang.RuntimeException: Injected fault 2023-02-19 02:52:59,098 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:52:59,098 INFO [Time-limited test] ipc.AbstractTestIPC(166): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.IOException: Call to address=localhost.localdomain/127.0.0.1:42491 failed on local exception: java.io.IOException: Could not set up IO Streams to localhost.localdomain/127.0.0.1:42491 2023-02-19 02:52:59,099 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 42491 2023-02-19 02:52:59,099 INFO [Listener,port=42491] ipc.SimpleRpcServer$Listener(258): Listener,port=42491: stopping 2023-02-19 02:52:59,100 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:52:59,100 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:52:59,107 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=11 (was 8) Potentially hanging thread: Idle-Rpc-Conn-Sweeper-pool-0 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: Timer for 'HBase' metrics system java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: HBase-Metrics2-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=261 (was 260) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=313 (was 313), ProcessCount=169 (was 169), AvailableMemoryMB=5698 (was 5944) 2023-02-19 02:52:59,118 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testTimeout Thread=11, OpenFileDescriptor=261, MaxFileDescriptor=60000, SystemLoadAverage=313, ProcessCount=169, AvailableMemoryMB=5697 2023-02-19 02:52:59,119 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:52:59,121 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=39125 2023-02-19 02:52:59,123 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@22360523, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:52:59,123 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:52:59,123 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:52:59,123 INFO [Listener,port=39125] ipc.SimpleRpcServer$Listener(214): Listener,port=39125: starting 2023-02-19 02:52:59,126 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:52:59,128 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:39125 2023-02-19 02:52:59,153 INFO [Reader=1,bindAddress=localhost,port=39125] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:55934, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:52:59,243 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=117ms, rpcTimeout=100ms 2023-02-19 02:52:59,347 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=103ms, rpcTimeout=100ms 2023-02-19 02:52:59,458 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-19 02:52:59,568 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-19 02:52:59,677 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-19 02:52:59,787 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-19 02:52:59,897 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-19 02:53:00,008 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-19 02:53:00,118 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-19 02:53:00,202 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 1 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179344 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,203 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 2 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179448 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,203 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 3 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179558 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,203 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 4 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179668 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,203 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 5 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179778 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,204 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 6 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179888 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,204 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 7 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775179998 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,204 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(105): Dropping timed out call: callId: 8 service: TestProtobufRpcProto methodName: pause size: 20 connection: 127.0.0.1:55934 deadline: 1676775180108 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:55934 2023-02-19 02:53:00,228 INFO [Time-limited test] ipc.AbstractTestIPC(288): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:39125 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-19 02:53:00,228 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:00,229 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 39125 2023-02-19 02:53:00,229 INFO [Listener,port=39125] ipc.SimpleRpcServer$Listener(258): Listener,port=39125: stopping 2023-02-19 02:53:00,229 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:00,229 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:00,235 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testTimeout Thread=15 (was 11) Potentially hanging thread: RpcServer.responder java.nio.Buffer.flip(Buffer.java:357) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:210) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) Potentially hanging thread: Monitor thread for TaskMonitor java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.monitoring.TaskMonitor$MonitorRunnable.run(TaskMonitor.java:327) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: FifoRpcScheduler.handler-pool-0 java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.util.Threads.sleepWithoutInterrupt(Threads.java:152) org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.pause(TestProtobufRpcServiceImpl.java:110) org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:144) org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) Potentially hanging thread: RpcClient-timer-pool-0 java.lang.Thread.sleep(Native Method) org.apache.hbase.thirdparty.io.netty.util.HashedWheelTimer$Worker.waitForNextTick(HashedWheelTimer.java:600) org.apache.hbase.thirdparty.io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:496) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=264 (was 261) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 313), ProcessCount=169 (was 169), AvailableMemoryMB=5615 (was 5697) 2023-02-19 02:53:00,243 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcScheduler Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=169, AvailableMemoryMB=5614 2023-02-19 02:53:00,839 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:00,841 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45771 2023-02-19 02:53:00,871 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@63818a6a, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:00,871 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:00,871 INFO [Listener,port=45771] ipc.SimpleRpcServer$Listener(214): Listener,port=45771: starting 2023-02-19 02:53:00,872 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler$MockitoMock$416900342 as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:00,876 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:00,877 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45771 2023-02-19 02:53:00,878 INFO [Reader=1,bindAddress=localhost,port=45771] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:50174, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:00,900 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:00,901 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45771 2023-02-19 02:53:00,901 INFO [Listener,port=45771] ipc.SimpleRpcServer$Listener(258): Listener,port=45771: stopping 2023-02-19 02:53:00,901 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:00,901 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:00,922 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcScheduler Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 169) - ProcessCount LEAK? -, AvailableMemoryMB=5471 (was 5614) 2023-02-19 02:53:00,929 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5470 2023-02-19 02:53:00,930 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@1a2d12c6, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:00,930 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:00,931 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45389 2023-02-19 02:53:00,932 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:00,932 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:00,932 INFO [Listener,port=45389] ipc.SimpleRpcServer$Listener(214): Listener,port=45389: starting 2023-02-19 02:53:00,935 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:00,935 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45389 2023-02-19 02:53:00,936 INFO [Reader=1,bindAddress=localhost,port=45389] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:33660, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:00,943 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.MetricsHBaseServer(134): Unknown exception type org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-19 02:53:00,944 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:33660 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-19 02:53:00,947 INFO [Time-limited test] ipc.AbstractTestIPC(369): Caught expected exception: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-19 02:53:01,205 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.SimpleRpcServerResponder(238): 127.0.0.1:55934: output error -- closing 2023-02-19 02:53:01,205 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(181): FifoRpcScheduler.handler-pool-0: caught a ClosedChannelException, this means that the server localhost.localdomain/127.0.0.1:39125 was processing a request but the client went away. The error message was: null 2023-02-19 02:53:01,321 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,322 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45389 2023-02-19 02:53:01,322 INFO [Listener,port=45389] ipc.SimpleRpcServer$Listener(258): Listener,port=45389: stopping 2023-02-19 02:53:01,322 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,322 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,329 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncRemoteError Thread=16 (was 14) Potentially hanging thread: RpcServer.responder org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:398) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:188) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:183) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:113) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:44) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:235) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:64) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) 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=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5421 (was 5470) 2023-02-19 02:53:01,348 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncEcho Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5418 2023-02-19 02:53:01,369 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,374 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=43293 2023-02-19 02:53:01,376 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@49c1e570, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,377 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,379 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,379 INFO [Listener,port=43293] ipc.SimpleRpcServer$Listener(214): Listener,port=43293: starting 2023-02-19 02:53:01,379 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,380 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:43293 2023-02-19 02:53:01,381 INFO [Reader=1,bindAddress=localhost,port=43293] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:33830, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,391 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,391 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 43293 2023-02-19 02:53:01,392 INFO [Listener,port=43293] ipc.SimpleRpcServer$Listener(258): Listener,port=43293: stopping 2023-02-19 02:53:01,392 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,392 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,400 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncEcho Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5393 (was 5418) 2023-02-19 02:53:01,409 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5388 2023-02-19 02:53:01,411 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=41735 2023-02-19 02:53:01,412 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@7895c119, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,412 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,412 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,412 INFO [Listener,port=41735] ipc.SimpleRpcServer$Listener(214): Listener,port=41735: starting 2023-02-19 02:53:01,413 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,414 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:41735 2023-02-19 02:53:01,416 INFO [Reader=1,bindAddress=localhost,port=41735] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:34272, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,419 DEBUG [Reader=1,bindAddress=localhost,port=41735] ipc.SimpleRpcServer$Listener(326): Caught exception while reading: org.apache.hadoop.hbase.DoNotRetryIOException: Failing for test at org.apache.hadoop.hbase.ipc.TestBlockingIPC$TestFailingRpcServer$FailingConnection.processRequest(TestBlockingIPC.java:94) at org.apache.hadoop.hbase.ipc.ServerRpcConnection.processOneRpc(ServerRpcConnection.java:444) at org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection.process(SimpleServerRpcConnection.java:286) at org.apache.hadoop.hbase.ipc.SimpleServerRpcConnection.readAndProcess(SimpleServerRpcConnection.java:252) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.doRead(SimpleRpcServer.java:319) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.doRunLoop(SimpleRpcServer.java:181) at org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.run(SimpleRpcServer.java:154) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-19 02:53:01,420 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,420 INFO [Time-limited test] ipc.AbstractTestIPC(319): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: java.io.EOFException: Call to address=localhost.localdomain/127.0.0.1:41735 failed on local exception: java.io.EOFException 2023-02-19 02:53:01,420 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 41735 2023-02-19 02:53:01,420 INFO [Listener,port=41735] ipc.SimpleRpcServer$Listener(258): Listener,port=41735: stopping 2023-02-19 02:53:01,422 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,422 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,431 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5374 (was 5388) 2023-02-19 02:53:01,440 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testCompressCellBlock Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5374 2023-02-19 02:53:01,455 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,457 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35147 2023-02-19 02:53:01,460 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@34c236ee, compressor=org.apache.hadoop.io.compress.GzipCodec@2495f963, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,464 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,464 INFO [Listener,port=35147] ipc.SimpleRpcServer$Listener(214): Listener,port=35147: starting 2023-02-19 02:53:01,464 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,465 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,487 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:35147 2023-02-19 02:53:01,488 INFO [Reader=1,bindAddress=localhost,port=35147] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:33458, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,507 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,507 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35147 2023-02-19 02:53:01,507 INFO [Listener,port=35147] ipc.SimpleRpcServer$Listener(258): Listener,port=35147: stopping 2023-02-19 02:53:01,508 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,508 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,514 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testCompressCellBlock Thread=17 (was 14) Potentially hanging thread: RpcServer idle connection scanner for port 35147 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: RpcServer.responder java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:63) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:62) Potentially hanging thread: Listener,port=35147 org.apache.log4j.Category.callAppenders(Category.java:211) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5368 (was 5374) 2023-02-19 02:53:01,521 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5368 2023-02-19 02:53:01,521 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,522 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44917 2023-02-19 02:53:01,523 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@6ad040e3, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,523 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,524 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,524 INFO [Listener,port=44917] ipc.SimpleRpcServer$Listener(214): Listener,port=44917: starting 2023-02-19 02:53:01,526 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,526 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:44917 2023-02-19 02:53:01,527 INFO [Reader=1,bindAddress=localhost,port=44917] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49870, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,531 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,531 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44917 2023-02-19 02:53:01,531 INFO [Listener,port=44917] ipc.SimpleRpcServer$Listener(258): Listener,port=44917: stopping 2023-02-19 02:53:01,531 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,531 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,541 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5367 (was 5368) 2023-02-19 02:53:01,550 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5367 2023-02-19 02:53:01,550 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,551 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=46821 2023-02-19 02:53:01,552 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@1396d519, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,552 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,552 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,552 INFO [Listener,port=46821] ipc.SimpleRpcServer$Listener(214): Listener,port=46821: starting 2023-02-19 02:53:01,552 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,553 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:46821 2023-02-19 02:53:01,554 INFO [Reader=1,bindAddress=localhost,port=46821] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:46178, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,554 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.MetricsHBaseServer(134): Unknown exception type org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-19 02:53:01,555 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:46178 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-19 02:53:01,555 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,555 INFO [Time-limited test] ipc.AbstractTestIPC(259): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.DoNotRetryIOException): org.apache.hadoop.hbase.DoNotRetryIOException: server error! at org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl.error(TestProtobufRpcServiceImpl.java:104) at org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos$TestProtobufRpcProto$2.callBlockingMethod(TestRpcServiceProtos.java:142) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:387) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132) at org.apache.hadoop.hbase.ipc.FifoRpcScheduler$1.run(FifoRpcScheduler.java:111) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) 2023-02-19 02:53:01,555 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 46821 2023-02-19 02:53:01,556 INFO [Listener,port=46821] ipc.SimpleRpcServer$Listener(258): Listener,port=46821: stopping 2023-02-19 02:53:01,556 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,568 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,570 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRemoteError Thread=17 (was 14) Potentially hanging thread: RpcServer idle connection scanner for port 46821 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) Potentially hanging thread: Listener,port=46821 org.apache.log4j.Category.callAppenders(Category.java:211) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener.run(SimpleRpcServer.java:258) Potentially hanging thread: RpcServer.responder java.lang.System.arraycopy(Native Method) java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:567) java.lang.StringBuffer.append(StringBuffer.java:363) org.apache.log4j.helpers.ISO8601DateFormat.format(ISO8601DateFormat.java:155) java.text.DateFormat.format(DateFormat.java:345) org.apache.log4j.helpers.PatternParser$DatePatternConverter.convert(PatternParser.java:411) org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:63) org.apache.log4j.PatternLayout.format(PatternLayout.java:510) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:303) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.doRunLoop(SimpleRpcServerResponder.java:158) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:60) - Thread LEAK? -, OpenFileDescriptor=271 (was 264) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5366 (was 5367) 2023-02-19 02:53:01,577 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testNoCodec Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5365 2023-02-19 02:53:01,587 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,588 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=37435 2023-02-19 02:53:01,589 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=null, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,589 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,589 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,589 INFO [Listener,port=37435] ipc.SimpleRpcServer$Listener(214): Listener,port=37435: starting 2023-02-19 02:53:01,590 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,590 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:37435 2023-02-19 02:53:01,595 INFO [Reader=1,bindAddress=localhost,port=37435] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:44502, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,596 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,596 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 37435 2023-02-19 02:53:01,597 INFO [Listener,port=37435] ipc.SimpleRpcServer$Listener(258): Listener,port=37435: stopping 2023-02-19 02:53:01,600 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,600 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,608 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testNoCodec Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=267 (was 264) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5364 (was 5365) 2023-02-19 02:53:01,617 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5364 2023-02-19 02:53:01,619 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,620 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=44589 2023-02-19 02:53:01,621 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@441a0c9d, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,621 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,621 INFO [Listener,port=44589] ipc.SimpleRpcServer$Listener(214): Listener,port=44589: starting 2023-02-19 02:53:01,621 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,630 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,630 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:44589 2023-02-19 02:53:01,631 INFO [Reader=1,bindAddress=localhost,port=44589] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:42674, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,631 WARN [Reader=1,bindAddress=localhost,port=44589] ipc.SimpleServerRpcConnection(187): RPC data length of 1260 received from 127.0.0.1 is greater than max allowed 1000. Set "hbase.ipc.max.request.size" on server to override this limit (not recommended) 2023-02-19 02:53:01,638 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,638 INFO [Time-limited test] ipc.AbstractTestIPC(220): Caught expected exception: org.apache.hbase.thirdparty.com.google.protobuf.ServiceException: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(org.apache.hadoop.hbase.exceptions.RequestTooBigException): RPC data length of 1260 received from 127.0.0.1 is greater than max allowed 1000. Set "hbase.ipc.max.request.size" on server to override this limit (not recommended) 2023-02-19 02:53:01,639 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 44589 2023-02-19 02:53:01,639 INFO [Listener,port=44589] ipc.SimpleRpcServer$Listener(258): Listener,port=44589: stopping 2023-02-19 02:53:01,639 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,639 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,650 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=171 (was 171), AvailableMemoryMB=5361 (was 5364) 2023-02-19 02:53:01,658 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncTimeout Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=312, ProcessCount=171, AvailableMemoryMB=5360 2023-02-19 02:53:01,659 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-19 02:53:01,660 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45949 2023-02-19 02:53:01,660 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@309ab59c, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-19 02:53:01,660 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-19 02:53:01,661 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-19 02:53:01,661 INFO [Listener,port=45949] ipc.SimpleRpcServer$Listener(214): Listener,port=45949: starting 2023-02-19 02:53:01,662 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-19 02:53:01,662 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost.localdomain/127.0.0.1:45949 2023-02-19 02:53:01,663 INFO [Reader=1,bindAddress=localhost,port=45949] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49684, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-19 02:53:01,769 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2023-02-19 02:53:01,770 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,770 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,770 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2023-02-19 02:53:01,770 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2023-02-19 02:53:01,770 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,771 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,771 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,771 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,771 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost.localdomain/127.0.0.1:45949 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-19 02:53:01,771 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-19 02:53:01,771 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45949 2023-02-19 02:53:01,772 INFO [Listener,port=45949] ipc.SimpleRpcServer$Listener(258): Listener,port=45949: stopping 2023-02-19 02:53:01,772 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-19 02:53:01,772 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-19 02:53:01,779 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncTimeout Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=312 (was 312), ProcessCount=169 (was 171), AvailableMemoryMB=5364 (was 5360) - AvailableMemoryMB LEAK? -