2023-02-13 16:59:51,517 DEBUG [main] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-02-13 16:59:51,642 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.ipc.TestBlockingIPC timeout: 13 mins 2023-02-13 16:59:51,674 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRTEDuringConnectionSetup Thread=8, OpenFileDescriptor=260, MaxFileDescriptor=60000, SystemLoadAverage=252, ProcessCount=167, AvailableMemoryMB=1984 2023-02-13 16:59:51,820 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:52,027 WARN [Time-limited test] impl.MetricsConfig(128): Cannot locate configuration: tried hadoop-metrics2-hbase.properties,hadoop-metrics2.properties 2023-02-13 16:59:52,132 INFO [Time-limited test] metrics.MetricRegistriesLoader(60): Loaded MetricRegistries class org.apache.hadoop.hbase.metrics.impl.MetricRegistriesImpl 2023-02-13 16:59:52,168 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-02-13 16:59:52,273 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=39941 2023-02-13 16:59:52,362 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@3164ebeb, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:52,371 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:52,371 INFO [Listener,port=39941] ipc.SimpleRpcServer$Listener(214): Listener,port=39941: starting 2023-02-13 16:59:52,371 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:52,597 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:52,670 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:39941 2023-02-13 16:59:52,673 DEBUG [Time-limited test] ipc.FailedServers(52): Added failed server with address localhost/127.0.0.1:39941 to list caused by java.lang.RuntimeException: Injected fault 2023-02-13 16:59:52,673 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:52,673 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/127.0.0.1:39941 failed on local exception: java.io.IOException: Could not set up IO Streams to localhost/127.0.0.1:39941 2023-02-13 16:59:52,674 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 39941 2023-02-13 16:59:52,674 INFO [Listener,port=39941] ipc.SimpleRpcServer$Listener(258): Listener,port=39941: stopping 2023-02-13 16:59:52,674 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:52,675 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:52,683 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=256 (was 252) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=1842 (was 1984) 2023-02-13 16:59:52,691 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testTimeout Thread=11, OpenFileDescriptor=261, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1841 2023-02-13 16:59:52,691 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:52,692 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=34915 2023-02-13 16:59:52,693 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@3e2c7352, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:52,693 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:52,693 INFO [Listener,port=34915] ipc.SimpleRpcServer$Listener(214): Listener,port=34915: starting 2023-02-13 16:59:52,693 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:52,697 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:52,701 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:34915 2023-02-13 16:59:52,729 INFO [Reader=1,bindAddress=localhost,port=34915] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:49384, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:52,817 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=120ms, rpcTimeout=100ms 2023-02-13 16:59:52,921 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=104ms, rpcTimeout=100ms 2023-02-13 16:59:53,031 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-13 16:59:53,141 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-13 16:59:53,251 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-13 16:59:53,361 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-13 16:59:53,471 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-13 16:59:53,581 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=110ms, rpcTimeout=100ms 2023-02-13 16:59:53,691 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-13 16:59:53,768 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:49384 deadline: 1676307592918 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,768 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:49384 deadline: 1676307593022 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,768 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:49384 deadline: 1676307593132 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,768 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:49384 deadline: 1676307593241 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,768 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:49384 deadline: 1676307593351 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,769 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:49384 deadline: 1676307593461 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,769 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:49384 deadline: 1676307593571 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,769 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:49384 deadline: 1676307593681 param: TODO: class org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos$PauseRequestProto connection: 127.0.0.1:49384 2023-02-13 16:59:53,800 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/127.0.0.1:34915 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=109ms, rpcTimeout=100ms 2023-02-13 16:59:53,801 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:53,801 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 34915 2023-02-13 16:59:53,801 INFO [Listener,port=34915] ipc.SimpleRpcServer$Listener(258): Listener,port=34915: stopping 2023-02-13 16:59:53,801 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:53,802 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:53,809 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testTimeout Thread=14 (was 11) 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: Monitor thread for TaskMonitor java.lang.Thread.sleep(Native Method) org.apache.hadoop.hbase.monitoring.TaskMonitor$MonitorRunnable.run(TaskMonitor.java:300) 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=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1838 (was 1841) 2023-02-13 16:59:53,816 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcScheduler Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1838 2023-02-13 16:59:54,290 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,291 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=38553 2023-02-13 16:59:54,318 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@7409b3c3, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,319 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,319 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler$MockitoMock$1007584677 as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,319 INFO [Listener,port=38553] ipc.SimpleRpcServer$Listener(214): Listener,port=38553: starting 2023-02-13 16:59:54,324 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,325 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:38553 2023-02-13 16:59:54,326 INFO [Reader=1,bindAddress=localhost,port=38553] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:57374, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,338 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,339 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 38553 2023-02-13 16:59:54,339 INFO [Listener,port=38553] ipc.SimpleRpcServer$Listener(258): Listener,port=38553: stopping 2023-02-13 16:59:54,339 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,339 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,347 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcScheduler Thread=14 (was 14), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1818 (was 1838) 2023-02-13 16:59:54,354 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1818 2023-02-13 16:59:54,355 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@26a18a5c, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,355 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,356 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=34761 2023-02-13 16:59:54,357 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,357 INFO [Listener,port=34761] ipc.SimpleRpcServer$Listener(214): Listener,port=34761: starting 2023-02-13 16:59:54,357 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,359 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,360 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:34761 2023-02-13 16:59:54,360 INFO [Reader=1,bindAddress=localhost,port=34761] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:38892, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,365 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-13 16:59:54,367 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:38892 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-13 16:59:54,370 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-13 16:59:54,619 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,619 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 34761 2023-02-13 16:59:54,620 INFO [Listener,port=34761] ipc.SimpleRpcServer$Listener(258): Listener,port=34761: stopping 2023-02-13 16:59:54,620 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,620 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,628 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncRemoteError Thread=16 (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) Potentially hanging thread: RpcServer.responder java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:304) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:189) 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) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1809 (was 1818) 2023-02-13 16:59:54,635 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncEcho Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1807 2023-02-13 16:59:54,660 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,661 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=35133 2023-02-13 16:59:54,662 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@2b46a427, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,662 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,662 INFO [Listener,port=35133] ipc.SimpleRpcServer$Listener(214): Listener,port=35133: starting 2023-02-13 16:59:54,662 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,663 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,663 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:35133 2023-02-13 16:59:54,664 INFO [Reader=1,bindAddress=localhost,port=35133] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:37320, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,668 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,669 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 35133 2023-02-13 16:59:54,669 INFO [Listener,port=35133] ipc.SimpleRpcServer$Listener(258): Listener,port=35133: stopping 2023-02-13 16:59:54,669 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,669 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,676 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncEcho Thread=17 (was 15) Potentially hanging thread: RpcServer.responder java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:304) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:189) 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.doRunLoop(SimpleRpcServerResponder.java:158) org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder.run(SimpleRpcServerResponder.java:60) Potentially hanging thread: RpcServer idle connection scanner for port 35133 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1807 (was 1807) 2023-02-13 16:59:54,685 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1807 2023-02-13 16:59:54,688 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=39333 2023-02-13 16:59:54,688 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@547e3f1b, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,688 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,688 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,688 INFO [Listener,port=39333] ipc.SimpleRpcServer$Listener(214): Listener,port=39333: starting 2023-02-13 16:59:54,689 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,690 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:39333 2023-02-13 16:59:54,691 INFO [Reader=1,bindAddress=localhost,port=39333] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:52308, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,691 DEBUG [Reader=1,bindAddress=localhost,port=39333] 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-13 16:59:54,691 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,692 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/127.0.0.1:39333 failed on local exception: java.io.EOFException 2023-02-13 16:59:54,692 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 39333 2023-02-13 16:59:54,692 INFO [Listener,port=39333] ipc.SimpleRpcServer$Listener(258): Listener,port=39333: stopping 2023-02-13 16:59:54,692 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,692 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,699 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testConnectionCloseWithOutstandingRPCs Thread=15 (was 15), OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1804 (was 1807) 2023-02-13 16:59:54,706 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testCompressCellBlock Thread=15, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1804 2023-02-13 16:59:54,721 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,722 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45357 2023-02-13 16:59:54,724 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@5bd4bbba, compressor=org.apache.hadoop.io.compress.GzipCodec@70aa9bcb, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,725 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,725 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,725 INFO [Listener,port=45357] ipc.SimpleRpcServer$Listener(214): Listener,port=45357: starting 2023-02-13 16:59:54,726 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,750 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:45357 2023-02-13 16:59:54,751 INFO [Reader=1,bindAddress=localhost,port=45357] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:45622, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,769 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.SimpleRpcServerResponder(238): 127.0.0.1:49384: output error -- closing 2023-02-13 16:59:54,769 WARN [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(181): FifoRpcScheduler.handler-pool-0: caught a ClosedChannelException, this means that the server localhost/127.0.0.1:34915 was processing a request but the client went away. The error message was: null 2023-02-13 16:59:54,772 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,773 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45357 2023-02-13 16:59:54,773 INFO [Listener,port=45357] ipc.SimpleRpcServer$Listener(258): Listener,port=45357: stopping 2023-02-13 16:59:54,773 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,773 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,781 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testCompressCellBlock Thread=18 (was 15) Potentially hanging thread: Reader=2,bindAddress=localhost,port=45357 java.lang.Object.hashCode(Native Method) java.util.HashMap.hash(HashMap.java:340) java.util.HashMap.remove(HashMap.java:800) java.util.HashSet.remove(HashSet.java:236) java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1009) 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: Reader=1,bindAddress=localhost,port=45357 java.lang.Thread.currentThread(Native Method) java.lang.ThreadLocal.isPresent(ThreadLocal.java:183) java.lang.Thread.exit(Thread.java:759) Potentially hanging thread: RpcServer.responder org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:395) 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: Reader=0,bindAddress=localhost,port=45357 sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.doRunLoop(SimpleRpcServer.java:174) org.apache.hadoop.hbase.ipc.SimpleRpcServer$Listener$Reader.run(SimpleRpcServer.java:154) 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=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1803 (was 1804) 2023-02-13 16:59:54,788 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1803 2023-02-13 16:59:54,788 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,789 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=43967 2023-02-13 16:59:54,790 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@d54058f, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,790 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,790 INFO [Listener,port=43967] ipc.SimpleRpcServer$Listener(214): Listener,port=43967: starting 2023-02-13 16:59:54,790 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,793 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,793 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:43967 2023-02-13 16:59:54,794 INFO [Reader=1,bindAddress=localhost,port=43967] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:51558, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,797 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,797 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 43967 2023-02-13 16:59:54,797 INFO [Listener,port=43967] ipc.SimpleRpcServer$Listener(258): Listener,port=43967: stopping 2023-02-13 16:59:54,797 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,798 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,805 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRpcServerForNotNullRemoteAddressInCallObject Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1802 (was 1803) 2023-02-13 16:59:54,812 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRemoteError Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1802 2023-02-13 16:59:54,812 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,814 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=41185 2023-02-13 16:59:54,814 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@8c608c0, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,815 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,815 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,815 INFO [Listener,port=41185] ipc.SimpleRpcServer$Listener(214): Listener,port=41185: starting 2023-02-13 16:59:54,815 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,816 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:41185 2023-02-13 16:59:54,817 INFO [Reader=1,bindAddress=localhost,port=41185] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:39066, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,817 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-13 16:59:54,818 DEBUG [FifoRpcScheduler.handler-pool-0] ipc.CallRunner(144): callId: 0 service: TestProtobufRpcProto methodName: error size: 17 connection: 127.0.0.1:39066 deadline: 9223372036854775807, exception=org.apache.hadoop.hbase.DoNotRetryIOException: server error! 2023-02-13 16:59:54,818 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,819 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-13 16:59:54,819 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 41185 2023-02-13 16:59:54,819 INFO [Listener,port=41185] ipc.SimpleRpcServer$Listener(258): Listener,port=41185: stopping 2023-02-13 16:59:54,819 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,819 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,827 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testRemoteError Thread=15 (was 14) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1802 (was 1802) 2023-02-13 16:59:54,835 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testNoCodec Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1802 2023-02-13 16:59:54,847 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,848 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=36053 2023-02-13 16:59:54,848 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-13 16:59:54,849 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,849 INFO [Listener,port=36053] ipc.SimpleRpcServer$Listener(214): Listener,port=36053: starting 2023-02-13 16:59:54,849 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,849 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,850 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:36053 2023-02-13 16:59:54,851 INFO [Reader=1,bindAddress=localhost,port=36053] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:34448, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,851 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,852 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 36053 2023-02-13 16:59:54,852 INFO [Listener,port=36053] ipc.SimpleRpcServer$Listener(258): Listener,port=36053: stopping 2023-02-13 16:59:54,852 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,852 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,860 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testNoCodec Thread=16 (was 14) Potentially hanging thread: RpcServer.responder java.lang.Thread.isInterrupted(Native Method) java.lang.Thread.interrupted(Thread.java:952) org.apache.maven.surefire.booter.spi.EventChannelEncoder.write(EventChannelEncoder.java:304) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:189) 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: RpcServer idle connection scanner for port 36053 java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1802 (was 1802) 2023-02-13 16:59:54,867 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testRpcMaxRequestSize Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1802 2023-02-13 16:59:54,868 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,868 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=33881 2023-02-13 16:59:54,869 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@18d9fa10, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,869 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,869 INFO [Listener,port=33881] ipc.SimpleRpcServer$Listener(214): Listener,port=33881: starting 2023-02-13 16:59:54,869 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,878 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,878 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:33881 2023-02-13 16:59:54,879 INFO [Reader=1,bindAddress=localhost,port=33881] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:33522, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:54,880 WARN [Reader=1,bindAddress=localhost,port=33881] 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-13 16:59:54,888 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:54,888 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-13 16:59:54,888 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 33881 2023-02-13 16:59:54,888 INFO [Listener,port=33881] ipc.SimpleRpcServer$Listener(258): Listener,port=33881: stopping 2023-02-13 16:59:54,889 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:54,889 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:54,896 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=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1802 (was 1802) 2023-02-13 16:59:54,903 INFO [Time-limited test] hbase.ResourceChecker(147): before: ipc.TestBlockingIPC#testAsyncTimeout Thread=14, OpenFileDescriptor=264, MaxFileDescriptor=60000, SystemLoadAverage=256, ProcessCount=167, AvailableMemoryMB=1802 2023-02-13 16:59:54,903 INFO [Time-limited test] ipc.RpcServerFactory(64): Creating org.apache.hadoop.hbase.ipc.SimpleRpcServer hosting hbase.test.pb.TestProtobufRpcProto 2023-02-13 16:59:54,904 INFO [Time-limited test] ipc.SimpleRpcServer$Listener(134): testRpcServer: started 3 reader(s) listening on port=45697 2023-02-13 16:59:54,904 DEBUG [Time-limited test] ipc.AbstractRpcClient(190): Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@9b56fca, compressor=null, tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, fallbackAllowed=true, bind address=null 2023-02-13 16:59:54,905 DEBUG [RpcServer.responder] ipc.SimpleRpcServerResponder(58): RpcServer.responder: starting 2023-02-13 16:59:54,905 INFO [Time-limited test] ipc.FifoRpcScheduler(61): Using FifoRpcScheduler as user call queue; handlerCount=1; maxQueueLength=10 2023-02-13 16:59:54,905 INFO [Listener,port=45697] ipc.SimpleRpcServer$Listener(214): Listener,port=45697: starting 2023-02-13 16:59:54,905 DEBUG [Time-limited test] ipc.RpcConnection(124): Using SIMPLE authentication for service=TestProtobufRpcProto, sasl=false 2023-02-13 16:59:54,905 DEBUG [Time-limited test] ipc.BlockingRpcConnection(453): Connecting to localhost/127.0.0.1:45697 2023-02-13 16:59:54,906 INFO [Reader=1,bindAddress=localhost,port=45697] ipc.ServerRpcConnection(540): Connection from 127.0.0.1:52812, version=2.4.17-SNAPSHOT, sasl=false, ugi=jenkins (auth:SIMPLE), service=TestProtobufRpcProto 2023-02-13 16:59:55,011 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=0,methodName=pause], waitTime=106ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=1,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=2,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=3,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=4,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=5,methodName=pause], waitTime=105ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=6,methodName=pause], waitTime=104ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=7,methodName=pause], waitTime=104ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=8,methodName=pause], waitTime=104ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.AbstractTestIPC(406): Caught expected exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call to address=localhost/127.0.0.1:45697 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=pause], waitTime=104ms, rpcTimeout=100ms 2023-02-13 16:59:55,012 DEBUG [Time-limited test] ipc.AbstractRpcClient(495): Stopping rpc client 2023-02-13 16:59:55,012 INFO [Time-limited test] ipc.SimpleRpcServer(438): Stopping server on 45697 2023-02-13 16:59:55,012 INFO [Listener,port=45697] ipc.SimpleRpcServer$Listener(258): Listener,port=45697: stopping 2023-02-13 16:59:55,013 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(158): RpcServer.responder: stopped 2023-02-13 16:59:55,013 INFO [RpcServer.responder] ipc.SimpleRpcServerResponder(62): RpcServer.responder: stopping 2023-02-13 16:59:55,020 INFO [Time-limited test] hbase.ResourceChecker(175): after: ipc.TestBlockingIPC#testAsyncTimeout Thread=16 (was 14) Potentially hanging thread: RpcServer.responder java.lang.Throwable.getStackTraceElement(Native Method) java.lang.Throwable.getOurStackTrace(Throwable.java:828) java.lang.Throwable.getStackTrace(Throwable.java:817) org.apache.log4j.spi.LocationInfo.(LocationInfo.java:98) org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:260) org.apache.log4j.helpers.PatternParser$ClassNamePatternConverter.getFullyQualifiedName(PatternParser.java:518) org.apache.log4j.helpers.PatternParser$NamedPatternConverter.convert(PatternParser.java:491) 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.run(SimpleRpcServerResponder.java:62) - Thread LEAK? -, OpenFileDescriptor=264 (was 264), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=256 (was 256), ProcessCount=167 (was 167), AvailableMemoryMB=1807 (was 1802) - AvailableMemoryMB LEAK? -