at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b831685{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4c2ddb86{null} 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22e6fbb3 2022-12-16T05:40:01.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:01.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected 2022-12-16T05:40:01.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates 2022-12-16T05:40:01.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:01.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:01.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:01.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22e6fbb3 2022-12-16T05:40:01.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@29111e77::DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:01.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@29b996ad::SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22e6fbb3 2022-12-16T05:40:01.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7147936c{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6aa17633{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d6e92fa{null} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29111e77::DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@29111e77::DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29111e77::DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@33516f44{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@29b996ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e405f13{/10.233.71.140:48762<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@29111e77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55fdec4e{s=START}]=>HttpChannelOverHttp@36c6cddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.923Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2348d129 waiting 2022-12-16T05:40:01.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65ad86f5{SSLC.NBReadCB@7b8f45f2{SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:01.924Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.926Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@640cef67 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-16T05:40:01.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2022-12-16T05:40:01.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:01.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected 2022-12-16T05:40:01.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:01.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:01.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@640cef67 2022-12-16T05:40:01.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=0}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:48760], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:01.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-16T05:40:01.92968Z 2022-12-16T05:40:01.931Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-16T05:40:01.931222Z 2022-12-16T05:40:01.932Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.932Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@39c6c890 2022-12-16T05:40:01.932Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-16T05:40:01.932556Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:01.932Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65ad86f5{SSLC.NBReadCB@7b8f45f2{SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4426158c{AC.ReadCB@7a4c1dc{HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=19/30000}}} 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=19/30000} onFillable enter HttpChannelState@98b816{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:01.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@37d1eadc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:01.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:01.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:01.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:01.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:01.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:01.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:01.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:01.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=22/30000} 2022-12-16T05:40:01.935Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-16T05:40:01.935624Z 2022-12-16T05:40:01.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=22/30000} 2022-12-16T05:40:01.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-16T05:40:01.940595Z tryProduce true 2022-12-16T05:40:01.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:01.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:01.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:01.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:01.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:01.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000} 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5102ba97{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65ad86f5{null} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39008f0d 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41e480ac{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4426158c{null} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=25/30000} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=25/30000} 2022-12-16T05:40:01.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@98b816{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:01.943Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39008f0d 2022-12-16T05:40:01.944Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.944Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6a44e80d waiting 2022-12-16T05:40:01.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:01.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:01.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates 2022-12-16T05:40:01.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:01.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:01.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys 2022-12-16T05:40:01.945Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.945Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7a4c1dc::DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=27/30000} 2022-12-16T05:40:01.945Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7b8f45f2::SocketChannelEndPoint@44f2b7c6{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b8f45f2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51857967{/10.233.71.140:48760<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@7a4c1dc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bb45a5{s=START}]=>HttpChannelOverHttp@8f9b09{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:01.945Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39008f0d 2022-12-16T05:40:11.911Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@36e59c4b on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:40:11.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:11.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@604150fe on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 2 updates 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@36e59c4b 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@36e59c4b 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@604150fe 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@604150fe 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:11.912Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:11.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@36e59c4b 2022-12-16T05:40:11.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:11.912Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@604150fe 2022-12-16T05:40:11.913Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:11.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a818f6e 2022-12-16T05:40:11.913Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@33da1be8 2022-12-16T05:40:11.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3a5251e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:11.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:11.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.913Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3515e16f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:11.913Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:11.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@26c3d04c{AC.ReadCB@5673b97e{HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:11.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:11.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:11.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:11.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@43024855 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:11.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:11.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:11.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@604150fe 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@43024855 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:48900], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-16T05:40:11.915904Z 2022-12-16T05:40:11.915Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6a44e80d offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-16T05:40:11.915976Z 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-16T05:40:11.916024Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6db035a3{SSLC.NBReadCB@467d0c2c{SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@26c3d04c{AC.ReadCB@5673b97e{HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3515e16f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@59a5622f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5673b97e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-12-16T05:40:11.918Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:11.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@6a44e80d task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-16T05:40:11.919375Z 2022-12-16T05:40:11.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-16T05:40:11.919425Z tryProduce true 2022-12-16T05:40:11.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:11.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@467d0c2c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:11.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:11.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38d487c6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6db035a3{null} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e64a17d 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3be1e70c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:11.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@26c3d04c{null} 2022-12-16T05:40:11.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:11.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:11.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:11.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@3515e16f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:11.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2348d129 waiting 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@250c8372{SSLC.NBReadCB@e228f7{SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/1,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3438b2b4 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/1,kio=0,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@36e59c4b 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e64a17d 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5673b97e::DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@467d0c2c::SocketChannelEndPoint@67c321c7{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@467d0c2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4ba63cc5{/10.233.71.140:48900<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5673b97e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c475032{s=START}]=>HttpChannelOverHttp@2a57493d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e64a17d 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3438b2b4 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:48898], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-16T05:40:11.922727Z 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-16T05:40:11.922774Z 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-16T05:40:11.922822Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@250c8372{SSLC.NBReadCB@e228f7{SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:11.922Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6b75828a{AC.ReadCB@3cae433d{HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=9/30000}}} 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@3a5251e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79db1546[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3cae433d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=11/30000} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=11/30000} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:11.925Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.926Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d49cee8{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@250c8372{null} 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=1 updates=0 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8c56ab 2022-12-16T05:40:11.927Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8c56ab 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@658847f6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6b75828a{null} 2022-12-16T05:40:11.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@3a5251e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.928Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:11.928Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3cae433d::DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-16T05:40:11.929Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e228f7::SocketChannelEndPoint@136136ba{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e228f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@209c77a9{/10.233.71.140:48898<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cae433d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4380267d{s=START}]=>HttpChannelOverHttp@28d29453{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:11.930Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8c56ab 2022-12-16T05:40:11.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:11.929026Z 2022-12-16T05:40:11.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:11.930253Z tryProduce true 2022-12-16T05:40:11.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2348d129 waiting 2022-12-16T05:40:21.913Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6f4c962e on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:40:21.913Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6f4c962e 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6f4c962e 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:21.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:21.916Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@75baabe2 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-16T05:40:21.916Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6f4c962e 2022-12-16T05:40:21.917Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2022-12-16T05:40:21.917Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:21.917Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected 2022-12-16T05:40:21.917Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:21.917Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:21.917Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@75baabe2 2022-12-16T05:40:21.917Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@75baabe2 2022-12-16T05:40:21.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@75baabe2 2022-12-16T05:40:21.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:21.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@316f6411 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@39588b99{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a618b08{AC.ReadCB@735d2f4f{HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@dcf85c{SSLC.NBReadCB@48eda4f7{SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:21.919Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.919Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@25b33eac on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:21.919Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.919Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@75baabe2 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@63ede2a0 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@25b33eac 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49040], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:21.920Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/REPRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:21.920066Z 2022-12-16T05:40:21.920Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/REPRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:21.92019Z 2022-12-16T05:40:21.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:21.920461Z 2022-12-16T05:40:21.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:21.920523Z tryProduce true 2022-12-16T05:40:21.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:21.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:21.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:21.920Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-16T05:40:21.920739Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:21.920Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@dcf85c{SSLC.NBReadCB@48eda4f7{SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:21.920Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a618b08{AC.ReadCB@735d2f4f{HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@39588b99{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:21.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:21.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7d3bbf83 2022-12-16T05:40:21.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@17f82084{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:21.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:21.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3d6c6c5c{AC.ReadCB@379f525f{HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70accc04{SSLC.NBReadCB@72954bd6{SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@283fe23c on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:21.923Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:21.923Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-12-16T05:40:21.924Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:21.924Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6f4c962e 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@283fe23c 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49038], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-16T05:40:21.924607Z 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@87dd5cb offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-16T05:40:21.924698Z 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@49a75e45 2022-12-16T05:40:21.924Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@87dd5cb task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-12-16T05:40:21.924873Z 2022-12-16T05:40:21.924Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-12-16T05:40:21.924921Z tryProduce true 2022-12-16T05:40:21.924Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:21.924Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:21.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-12-16T05:40:21.924899Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:21.925Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.925Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:21.925Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@49a75e45 2022-12-16T05:40:21.925Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@49a75e45 started 2022-12-16T05:40:21.925Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 waiting 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@70accc04{SSLC.NBReadCB@72954bd6{SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3d6c6c5c{AC.ReadCB@379f525f{HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@17f82084{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55510a00[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@379f525f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:21.927Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:21.927Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:21.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:21.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:21.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:21.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-12-16T05:40:21.928Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5eb5269e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@70accc04{null} 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@725edc36{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@dcf85c{null} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ad863c3 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fb4c66 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@19fe4dab{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3d6c6c5c{null} 2022-12-16T05:40:21.929Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:21.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c4a168f{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:21.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a618b08{null} 2022-12-16T05:40:21.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@17f82084{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-12-16T05:40:21.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-12-16T05:40:21.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:21.930Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ad863c3 2022-12-16T05:40:21.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2348d129 waiting 2022-12-16T05:40:21.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:21.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@39588b99{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:21.930Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.930Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@379f525f::DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:21.930Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fb4c66 2022-12-16T05:40:21.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:21.930Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@72954bd6::SocketChannelEndPoint@45c256c7{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72954bd6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@405b3226{/10.233.71.140:49038<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@379f525f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6bc69da0{s=START}]=>HttpChannelOverHttp@11ca80aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.930Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ad863c3 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:21.931Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys 2022-12-16T05:40:21.930Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.930Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6a44e80d size 2 > capacity 2022-12-16T05:40:21.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@735d2f4f::DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-16T05:40:21.931Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@6a44e80d 2022-12-16T05:40:21.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@48eda4f7::SocketChannelEndPoint@7649d980{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48eda4f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e5d7fc{/10.233.71.140:49040<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@735d2f4f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6798d021{s=START}]=>HttpChannelOverHttp@7039665d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:21.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fb4c66 2022-12-16T05:40:31.913Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6fa766da on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:40:31.913Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6fa766da 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6fa766da 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:31.913Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@50b0d70 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-16T05:40:31.913Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6fa766da 2022-12-16T05:40:31.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:31.914Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50b0d70 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50b0d70 2022-12-16T05:40:31.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@291bdd3f 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.914Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:31.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50b0d70 2022-12-16T05:40:31.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@45d6fc52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:31.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:31.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5eacd41a{AC.ReadCB@325333f2{HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@754bb09e{SSLC.NBReadCB@2656b04{SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:31.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5cdfc878 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5cdfc878 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6fa766da 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49178], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@47d0626f 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-16T05:40:31.916159Z 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-16T05:40:31.916214Z 2022-12-16T05:40:31.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@748afceb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-16T05:40:31.916266Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:31.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:31.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@2348d129 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.916357Z 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@754bb09e{SSLC.NBReadCB@2656b04{SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:31.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.91644Z tryProduce true 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:31.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5eacd41a{AC.ReadCB@325333f2{HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@45d6fc52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:31.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.916Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55ce968e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:31.917Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.917Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.917Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:31.917Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:31.917Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@33fd7bb7{AC.ReadCB@300d3b0f{HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:31.918Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.918Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:31.918Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@325333f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:31.918Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:31.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:31.919Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6af1fb84{SSLC.NBReadCB@652a75f4{SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:31.919Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.919Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5cc2a6fb on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:31.919Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:31.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:31.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:31.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5cc2a6fb 2022-12-16T05:40:31.919Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.919Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50b0d70 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.919Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49180], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.920662Z 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@b52c3a4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@754bb09e{null} 2022-12-16T05:40:31.920Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@49a75e45 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.920776Z 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=1 updates=0 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@437323a9 2022-12-16T05:40:31.920Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4422459e 2022-12-16T05:40:31.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@437323a9 2022-12-16T05:40:31.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4422459e 2022-12-16T05:40:31.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@4422459e started 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6cc00a32{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5eacd41a{null} 2022-12-16T05:40:31.921Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@49a75e45 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.921283Z 2022-12-16T05:40:31.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.921Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4422459e waiting 2022-12-16T05:40:31.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@325333f2::DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@45d6fc52{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:31.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2656b04::SocketChannelEndPoint@774b4106{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2656b04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6838c322{/10.233.71.140:49178<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@325333f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2cea89b9{s=START}]=>HttpChannelOverHttp@3f41e8f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.921Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.92139Z tryProduce true 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:31.921Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49a75e45 waiting 2022-12-16T05:40:31.921Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-16T05:40:31.92148Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:31.921Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@437323a9 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6af1fb84{SSLC.NBReadCB@652a75f4{SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@33fd7bb7{AC.ReadCB@300d3b0f{HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@748afceb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@33d40a52[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.922Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:31.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:31.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:31.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:31.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:31.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:31.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.928Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1abba190{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6af1fb84{null} 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-16T05:40:31.929Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71c32479 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@271b816a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@33fd7bb7{null} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@748afceb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:31.930Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71c32479 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2348d129 size 2 > capacity 2022-12-16T05:40:31.930Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@2348d129 2022-12-16T05:40:31.930Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.930Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@300d3b0f::DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-16T05:40:31.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@652a75f4::SocketChannelEndPoint@3c975b62{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@652a75f4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@72c0e59a{/10.233.71.140:49180<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@300d3b0f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1033b0fe{s=START}]=>HttpChannelOverHttp@7024aad0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:31.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71c32479 2022-12-16T05:40:31.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:31.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:31.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates 2022-12-16T05:40:31.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:31.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:31.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys 2022-12-16T05:40:41.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@e7d1619 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:40:41.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e7d1619 2022-12-16T05:40:41.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2e38598f on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e7d1619 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@63ede2a0 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys 2022-12-16T05:40:41.912Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e7d1619 2022-12-16T05:40:41.912Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected 2022-12-16T05:40:41.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2e38598f 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2e38598f 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:41.913Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:41.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@983a096 2022-12-16T05:40:41.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2e38598f 2022-12-16T05:40:41.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:41.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@492a5d96 2022-12-16T05:40:41.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e49d127{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:41.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1837ea49{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:41.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:41.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:41.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:41.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:41.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:41.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:41.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c20ae6c{AC.ReadCB@36ad234{HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@775b047b{AC.ReadCB@3ada5368{HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:41.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:41.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1f7258eb{SSLC.NBReadCB@c982f55{SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@598e26ae{SSLC.NBReadCB@13e12118{SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:41.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@525d3ed7 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:41.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:41.916Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:40:41.916Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@43fd2566 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:41.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@525d3ed7 2022-12-16T05:40:41.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e7d1619 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@63ede2a0 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:41.916Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.916Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2e38598f 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:41.916Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 1 updates 2022-12-16T05:40:41.917Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49330], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.917Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.917Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:41.917Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/REPRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-16T05:40:41.917346Z 2022-12-16T05:40:41.917Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/REPRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-16T05:40:41.91741Z 2022-12-16T05:40:41.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-16T05:40:41.917565Z 2022-12-16T05:40:41.917Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-16T05:40:41.917481Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:41.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-16T05:40:41.917645Z tryProduce true 2022-12-16T05:40:41.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:40:41.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@43fd2566 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1f7258eb{SSLC.NBReadCB@c982f55{SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@775b047b{AC.ReadCB@3ada5368{HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2e49d127{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49328], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-16T05:40:41.918907Z 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@60de17d8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:41.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@4422459e offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-16T05:40:41.918982Z 2022-12-16T05:40:41.919Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2022-12-16T05:40:41.919Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@3f41082e 2022-12-16T05:40:41.919Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-12-16T05:40:41.919752Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:41.919Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@598e26ae{SSLC.NBReadCB@13e12118{SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c20ae6c{AC.ReadCB@36ad234{HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@1837ea49{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4b3ff03f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.920Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3ada5368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-16T05:40:41.921Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:41.922Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.922Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:41.922Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:41.922Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:41.922Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@4422459e task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:41.922229Z 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@422c5d83[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@422c5d83[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@36ad234[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@422c5d83[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@422c5d83[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@422c5d83[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:41.922Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.923Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@13e12118{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.925Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:41.925Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:41.925Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:41.924Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@3f41082e 2022-12-16T05:40:41.925Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@3f41082e started 2022-12-16T05:40:41.924Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:41.92423Z tryProduce true 2022-12-16T05:40:41.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:41.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:41.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_WRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:41.925Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:41.925Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:41.926Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3f41082e waiting 2022-12-16T05:40:41.926Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:41.926Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.926Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:41.926Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:41.926Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41d8f576{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@598e26ae{null} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76ef951b 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@42653df1{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c20ae6c{null} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-16T05:40:41.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@1837ea49{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:41.929Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.929Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49a75e45 waiting 2022-12-16T05:40:41.929Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:41.929Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.929Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:41.929Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@ca3006b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1f7258eb{null} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e16c38d 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@43c2335{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:41.930Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@775b047b{null} 2022-12-16T05:40:41.931Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:41.931Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000} 2022-12-16T05:40:41.931Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000} 2022-12-16T05:40:41.931Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@2e49d127{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:41.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:41.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:41.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates 2022-12-16T05:40:41.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:41.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:41.931Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys 2022-12-16T05:40:41.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76ef951b 2022-12-16T05:40:41.931Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e16c38d 2022-12-16T05:40:41.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@36ad234::DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=17/30000} 2022-12-16T05:40:41.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@13e12118::SocketChannelEndPoint@4d11876e{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13e12118{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@59dc3ceb{/10.233.71.140:49328<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@36ad234[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b626ceb{s=START}]=>HttpChannelOverHttp@651ea0a9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.931Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.931Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3ada5368::DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000} 2022-12-16T05:40:41.932Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@c982f55::SocketChannelEndPoint@51fb49dd{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.932Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e16c38d 2022-12-16T05:40:41.931Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c982f55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2577c1f5{/10.233.71.140:49330<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3ada5368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@177b3f5a{s=START}]=>HttpChannelOverHttp@6c4b57f9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:41.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@87dd5cb size 2 > capacity 2022-12-16T05:40:41.932Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@87dd5cb 2022-12-16T05:40:41.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76ef951b 2022-12-16T05:40:51.911Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7afd7b24 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:40:51.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:51.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@27c09986 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:40:51.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:51.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 2 updates 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7afd7b24 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7afd7b24 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@27c09986 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@27c09986 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:51.913Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:51.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@27c09986 2022-12-16T05:40:51.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7afd7b24 2022-12-16T05:40:51.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:51.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:40:51.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@729a8e1c 2022-12-16T05:40:51.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3345fd1c 2022-12-16T05:40:51.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@b20a597{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:51.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@ba82161{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:40:51.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:51.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:40:51.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b7c5548{AC.ReadCB@2d64a466{HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@233393d5{SSLC.NBReadCB@3c1180b8{SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1317d34b on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:51.915Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.916Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7afd7b24 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@23ed940a{AC.ReadCB@179104f2{HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c44a211{SSLC.NBReadCB@43cca929{SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a67d151 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@27c09986 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 2 updates 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1317d34b 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a67d151 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 2/2/2 selected 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 2 keys, 0 updates 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49492], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:51.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:51.917911Z 2022-12-16T05:40:51.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:51.918047Z 2022-12-16T05:40:51.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:51.918207Z 2022-12-16T05:40:51.918Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:51.918308Z tryProduce true 2022-12-16T05:40:51.918Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-16T05:40:51.91814Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c44a211{SSLC.NBReadCB@43cca929{SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@23ed940a{AC.ReadCB@179104f2{HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@b20a597{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@422c5d83[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.923Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@179104f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:51.925Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:51.926Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@75dd0da1{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c44a211{null} 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=2 updates=0 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49271be8 2022-12-16T05:40:51.927Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49271be8 2022-12-16T05:40:51.927Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1228b5cc{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@23ed940a{null} 2022-12-16T05:40:51.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-12-16T05:40:51.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@43cca929::SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@179104f2::DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@b20a597{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:51.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49271be8 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.928Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@4422459e waiting 2022-12-16T05:40:51.935Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49490], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.936Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.936Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:40:51.936Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-16T05:40:51.936809Z 2022-12-16T05:40:51.936Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4422459e offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-16T05:40:51.93689Z 2022-12-16T05:40:51.937Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-16T05:40:51.936955Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@4422459e task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-16T05:40:51.937056Z 2022-12-16T05:40:51.937Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@233393d5{SSLC.NBReadCB@3c1180b8{SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-16T05:40:51.937135Z tryProduce true 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c924a29{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43cca929{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ed7401{/10.233.71.140:49492<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@179104f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6f802d{s=START}]=>HttpChannelOverHttp@3e7d4e9f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.937Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:40:51.937Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.938Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.938Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b7c5548{AC.ReadCB@2d64a466{HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=23/30000}}} 2022-12-16T05:40:51.939Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=24/30000} onFillable enter HttpChannelState@ba82161{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:51.939Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.939Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:40:51.939Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.939Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6285a07b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.939Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-16T05:40:51.941Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.941Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@2d64a466[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.941Z||qtp666312528-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-16T05:40:51.943Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=26/30000} filled -1 HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.943Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=28/30000} parse HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-16T05:40:51.943Z||qtp666312528-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3ded164e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-16T05:40:51.943Z||qtp666312528-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-16T05:40:51.943Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=28/30000} 2022-12-16T05:40:51.943Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=28/30000} 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-16T05:40:51.944Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-16T05:40:51.945Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-16T05:40:51.949Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.950Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-16T05:40:51.950Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=35/30000} 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64f08a18{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@233393d5{null} 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e3d9cd0 2022-12-16T05:40:51.951Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:40:51.951Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:40:51.951Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates 2022-12-16T05:40:51.951Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-16T05:40:51.951Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:40:51.951Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys 2022-12-16T05:40:51.951Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.952Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e3d9cd0 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55cae53{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2b7c5548{null} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@ba82161{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:40:51.952Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.952Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@49a75e45 waiting 2022-12-16T05:40:51.952Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2d64a466::DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=37/30000} 2022-12-16T05:40:51.953Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3c1180b8::SocketChannelEndPoint@7bc00cc6{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c1180b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70f5a585{/10.233.71.140:49490<->/10.233.71.120:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@2d64a466[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6195c332{s=START}]=>HttpChannelOverHttp@5a097db7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:40:51.953Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e3d9cd0 2022-12-16T05:41:01.911Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@416b8eb9 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-16T05:41:01.911Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:41:01.912Z||qtp666312528-22-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2d73533a on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 2 updates 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@416b8eb9 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@416b8eb9 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2d73533a 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2d73533a 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:41:01.912Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:41:01.912Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@416b8eb9 2022-12-16T05:41:01.912Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2d73533a 2022-12-16T05:41:01.912Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:41:01.912Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@154bc68f 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7b2339aa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3097e7ff::DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.913Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4dad47d 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3097e7ff::DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:41:01.913Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3097e7ff::DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-16T05:41:01.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@30a96000{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7f8a98c9{AC.ReadCB@3097e7ff{HttpConnection@3097e7ff::DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:41:01.914Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@62823354::DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70ad30d8{SSLC.NBReadCB@50382c27{SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@616573fe on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.914Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@416b8eb9 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/2 selected 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@616573fe 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.914Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49644], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-16T05:41:01.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-16T05:41:01.915421Z 2022-12-16T05:41:01.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@42e3bc8b::SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@62823354::DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-12-16T05:41:01.915Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@62823354::DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70cd6c06{AC.ReadCB@62823354{HttpConnection@62823354::DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@42e3bc8b::SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.120:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@326e9d8{SSLC.NBReadCB@42e3bc8b{SslConnection@42e3bc8b::SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c7e1ad3 on ManagedSelector@6158113e{STARTED} id=0 keys=2 selected=1 updates=0 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.916Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2d73533a 2022-12-16T05:41:01.915Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-16T05:41:01.915512Z 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@49a75e45 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-16T05:41:01.917006Z 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-12-16T05:41:01.916948Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-12-16T05:41:01.917093Z tryProduce true 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5c7e1ad3 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@70ad30d8{SSLC.NBReadCB@50382c27{SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 2 keys 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7f8a98c9{AC.ReadCB@3097e7ff{HttpConnection@3097e7ff::DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/2 selected 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3097e7ff::DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7b2339aa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.120:8000 remote=/10.233.71.140:49646], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@4b5854d8{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@42e3bc8b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39de0d77{/10.233.71.140:49646<->/10.233.71.120:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@62823354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b9fb415{s=START}]=>HttpChannelOverHttp@1d17badd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@50382c27::SocketChannelEndPoint@5cd41e48{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@50382c27{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7795153{/10.233.71.140:49644<->/10.233.71.120:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3097e7ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d861cba{s=START}]=>HttpChannelOverHttp@2ad942c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-16T05:41:01.917Z||qtp666312528-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-16T05:41:01.917Z||qtp666312528-28|AAIU