2022-05-25T09:49:23.474Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys 2022-05-25T09:49:23.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ed57c3 2022-05-25T09:49:23.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6ac8279e{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20f650de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3a462794[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23425dd9{s=START}]=>HttpChannelOverHttp@5a780a48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:23.475Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6ac8279e{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20f650de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3a462794[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23425dd9{s=START}]=>HttpChannelOverHttp@5a780a48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:23.475Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3a462794::DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6ac8279e{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20f650de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3a462794[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23425dd9{s=START}]=>HttpChannelOverHttp@5a780a48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:23.475Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@20f650de::SocketChannelEndPoint@6ac8279e{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20f650de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3a462794[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23425dd9{s=START}]=>HttpChannelOverHttp@5a780a48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:23.475Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ed57c3 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@19a70ef1{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-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@72f6ebf8{null} 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a462794::DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3a462794::DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000} 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a462794::DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@3cdda71e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:23.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20f650de{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@178286a7{/10.233.67.153:36342<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3a462794[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23425dd9{s=START}]=>HttpChannelOverHttp@5a780a48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:23.476Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@47852133 size 2 > capacity 2022-05-25T09:49:23.476Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@47852133 2022-05-25T09:49:33.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@6d2aa074 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-25T09:49:33.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:49:33.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@3cda14b9 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6d2aa074 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6d2aa074 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3cda14b9 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3cda14b9 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:33.460Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:33.460Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6d2aa074 2022-05-25T09:49:33.460Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3cda14b9 2022-05-25T09:49:33.460Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:49:33.460Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:49:33.460Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1f146a47 2022-05-25T09:49:33.460Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@12455ffd 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@d6f3c17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6f38b87{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@fe9182a{AC.ReadCB@356d30f0{HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1b6d8bde{AC.ReadCB@3a898f4c{HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53df5397{SSLC.NBReadCB@5936333a{SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:33.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3b181535 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:33.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:49:33.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d689410{SSLC.NBReadCB@5c25d9b6{SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3b181535 2022-05-25T09:49:33.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3cda14b9 2022-05-25T09:49:33.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:33.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ff20862 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 1 updates 2022-05-25T09:49:33.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:36546], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6d2aa074 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-05-25T09:49:33.462651Z 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@678b22dc offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-05-25T09:49:33.462703Z 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-05-25T09:49:33.462732Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53df5397{SSLC.NBReadCB@5936333a{SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:33.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@678b22dc task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3332]@2022-05-25T09:49:33.462803Z 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3332]@2022-05-25T09:49:33.462878Z tryProduce true 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@fe9182a{AC.ReadCB@356d30f0{HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:49:33.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1ff20862 2022-05-25T09:49:33.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@d6f3c17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:33.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:33.463Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates 2022-05-25T09:49:33.463Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@319983ba[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-05-25T09:49:33.463Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:36544], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3332]@2022-05-25T09:49:33.463538Z 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@4b16e32e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3332]@2022-05-25T09:49:33.463566Z 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@19760702 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3332]@2022-05-25T09:49:33.463626Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:49:33.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@4b16e32e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3333]@2022-05-25T09:49:33.463667Z 2022-05-25T09:49:33.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@19760702 2022-05-25T09:49:33.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@19760702 started 2022-05-25T09:49:33.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@19760702 waiting 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d689410{SSLC.NBReadCB@5c25d9b6{SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:33.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3333]@2022-05-25T09:49:33.463737Z tryProduce true 2022-05-25T09:49:33.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:33.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1b6d8bde{AC.ReadCB@3a898f4c{HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-25T09:49:33.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6f38b87{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:33.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:49:33.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@a219899[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-05-25T09:49:33.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:49:33.465Z||qtp1980194149-25|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@5fe651f4[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@5fe651f4[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-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@356d30f0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@5fe651f4[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-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@5fe651f4[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-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5fe651f4[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-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:49:33.465Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:49:33.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:49:33.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:33.466Z||qtp1980194149-25|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-05-25T09:49:33.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:49:33.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:33.466Z||qtp1980194149-25|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-05-25T09:49:33.467Z||qtp1980194149-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@661ac837[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@661ac837[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-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@661ac837[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-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@661ac837[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-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@661ac837[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-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{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-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-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-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:49:33.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20bfc9b2{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-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53df5397{null} 2022-05-25T09:49:33.467Z||qtp1980194149-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-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:33.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1bab1a3d 2022-05-25T09:49:33.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1bab1a3d 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:49:33.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{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-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a9cd552{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-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d689410{null} 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@437b8114 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:33.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys 2022-05-25T09:49:33.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@437b8114 2022-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@45982cb2{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-05-25T09:49:33.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1b6d8bde{null} 2022-05-25T09:49:33.469Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:33.469Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-25T09:49:33.469Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-25T09:49:33.469Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@6f38b87{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:33.469Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.469Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.469Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a2f67a2{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-05-25T09:49:33.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@fe9182a{null} 2022-05-25T09:49:33.469Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@678b22dc waiting 2022-05-25T09:49:33.469Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3a898f4c::DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-25T09:49:33.469Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-25T09:49:33.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:33.470Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-25T09:49:33.470Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5c25d9b6::SocketChannelEndPoint@5a78e3db{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c25d9b6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b08d506{/10.233.67.153:36544<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3a898f4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d897d1{s=START}]=>HttpChannelOverHttp@5e170ba0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.470Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-25T09:49:33.470Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@437b8114 2022-05-25T09:49:33.470Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5936333a::SocketChannelEndPoint@6ac9aa02{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.470Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@356d30f0::DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@d6f3c17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:33.470Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1bab1a3d 2022-05-25T09:49:33.470Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5936333a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a510ae5{/10.233.67.153:36546<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@356d30f0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7b120cdb{s=START}]=>HttpChannelOverHttp@44650a45{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:33.470Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4ff1532a size 2 > capacity 2022-05-25T09:49:33.470Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@4ff1532a 2022-05-25T09:49:43.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@35570064 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-25T09:49:43.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35570064 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35570064 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:49:43.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@b786894 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-25T09:49:43.460Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1 2022-05-25T09:49:43.460Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35570064 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@b786894 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@b786894 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.460Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:43.460Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@b786894 2022-05-25T09:49:43.460Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:49:43.460Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@17e8d83b 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2d1521bd 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28b09e78{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5a58e136{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7e9cfb89{AC.ReadCB@7948a255{HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@39835378{AC.ReadCB@5ec43b09{HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42fab405{SSLC.NBReadCB@54720874{SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@60f3586 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:43.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@b786894 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@60f3586 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46602b32{SSLC.NBReadCB@7d53b4ea{SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26f433f0 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:43.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:43.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 1 updates 2022-05-25T09:49:43.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:36744], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35570064 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3333]@2022-05-25T09:49:43.46228Z 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@678b22dc offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3333]@2022-05-25T09:49:43.462322Z 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3333]@2022-05-25T09:49:43.462348Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@678b22dc task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-05-25T09:49:43.462397Z 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42fab405{SSLC.NBReadCB@54720874{SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-05-25T09:49:43.462438Z tryProduce true 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@26f433f0 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e9cfb89{AC.ReadCB@7948a255{HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@28b09e78{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:36742], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-05-25T09:49:43.463041Z 2022-05-25T09:49:43.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@19760702 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-05-25T09:49:43.463078Z 2022-05-25T09:49:43.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@661ac837[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-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@75f31f46 2022-05-25T09:49:43.463Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:49:43.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@75f31f46 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3334]@2022-05-25T09:49:43.463144Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:49:43.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@75f31f46 started 2022-05-25T09:49:43.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@75f31f46 waiting 2022-05-25T09:49:43.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@19760702 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3334]@2022-05-25T09:49:43.463241Z 2022-05-25T09:49:43.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-05-25T09:49:43.463321Z tryProduce true 2022-05-25T09:49:43.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:43.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46602b32{SSLC.NBReadCB@7d53b4ea{SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@39835378{AC.ReadCB@5ec43b09{HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5a58e136{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@794972ef[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-05-25T09:49:43.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:49:43.464Z||qtp1980194149-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@5fe651f4[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@5fe651f4[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-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7948a255[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@5fe651f4[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-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5fe651f4[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-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5fe651f4[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-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-05-25T09:49:43.464Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:43.465Z||qtp1980194149-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-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:43.465Z||qtp1980194149-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-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.465Z||qtp1980194149-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@66252ff3[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@66252ff3[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-05-25T09:49:43.465Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{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-05-25T09:49:43.465Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@66252ff3[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-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@66252ff3[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-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@66252ff3[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-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-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-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@11a14e4f{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-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42fab405{null} 2022-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4207db3a 2022-05-25T09:49:43.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4207db3a 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:49:43.466Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:43.466Z||qtp1980194149-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-05-25T09:49:43.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:43.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:49:43.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:49:43.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:43.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.466Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:49:43.466Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:49:43.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7da40cd{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-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7e9cfb89{null} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7948a255::DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@28b09e78{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:43.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@54720874::SocketChannelEndPoint@5007b259{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4207db3a 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54720874{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@454869f2{/10.233.67.153:36744<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7948a255[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52f3fcf1{s=START}]=>HttpChannelOverHttp@3e0262ba{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4b16e32e waiting 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{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-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62dc6239{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-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46602b32{null} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-25T09:49:43.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:43.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:49:43.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:49:43.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:43.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:43.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fb8480b 2022-05-25T09:49:43.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fb8480b 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d549d19{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-05-25T09:49:43.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@39835378{null} 2022-05-25T09:49:43.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:43.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d53b4ea::SocketChannelEndPoint@5a516252{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fb8480b 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec43b09::DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5a58e136{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d53b4ea{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bca41ef{/10.233.67.153:36742<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5ec43b09[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@244f5796{s=START}]=>HttpChannelOverHttp@474f81b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@678b22dc size 2 > capacity 2022-05-25T09:49:43.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@678b22dc 2022-05-25T09:49:53.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@33e9408f on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-25T09:49:53.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:49:53.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@5f7af597 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@33e9408f 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@33e9408f 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5f7af597 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5f7af597 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:53.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@33e9408f 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5f7af597 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5be2a7bf 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@40212538 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2a826e70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@ec3685{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:53.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c8802df{AC.ReadCB@6493fbc0{HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42b08a02{AC.ReadCB@492ddb45{HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@473eb375{SSLC.NBReadCB@1980f776{SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65e096e2{SSLC.NBReadCB@fdc58be{SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@8942b48 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@591bd7a3 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@33e9408f 2022-05-25T09:49:53.469Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5f7af597 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@8942b48 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@591bd7a3 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 2/2/2 selected 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 2 keys, 0 updates 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:36940], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-05-25T09:49:53.469903Z 2022-05-25T09:49:53.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4b16e32e offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-05-25T09:49:53.469952Z 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-05-25T09:49:53.469986Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65e096e2{SSLC.NBReadCB@fdc58be{SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4b16e32e task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3336]@2022-05-25T09:49:53.470072Z 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3336]@2022-05-25T09:49:53.470127Z tryProduce true 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42b08a02{AC.ReadCB@492ddb45{HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@ec3685{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:36942], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3336]@2022-05-25T09:49:53.470647Z 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@fdc58be{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@75f31f46 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3336]@2022-05-25T09:49:53.470674Z 2022-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5fe651f4[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-05-25T09:49:53.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@78392cf 2022-05-25T09:49:53.470Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@78392cf 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3336]@2022-05-25T09:49:53.470792Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:49:53.470Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@78392cf started 2022-05-25T09:49:53.470Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@78392cf waiting 2022-05-25T09:49:53.470Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@75f31f46 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=3336]@2022-05-25T09:49:53.470847Z 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@473eb375{SSLC.NBReadCB@1980f776{SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:49:53.470Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3337]@2022-05-25T09:49:53.470894Z tryProduce true 2022-05-25T09:49:53.470Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:53.470Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.470Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c8802df{AC.ReadCB@6493fbc0{HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2a826e70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1980f776{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1ccb7746[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-05-25T09:49:53.471Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:49:53.472Z||qtp1980194149-21|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@66252ff3[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@66252ff3[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-05-25T09:49:53.472Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@492ddb45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@66252ff3[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-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@66252ff3[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-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@66252ff3[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-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:49:53.472Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:53.472Z||qtp1980194149-21|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-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:53.473Z||qtp1980194149-21|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-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:49:53.473Z||qtp1980194149-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@6069b1ee[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@6069b1ee[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-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.473Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.473Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@6069b1ee[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-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@6069b1ee[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-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6069b1ee[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-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{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-05-25T09:49:53.473Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:49:53.473Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:53.474Z||qtp1980194149-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-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2e121d97{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-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65e096e2{null} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710ee347 2022-05-25T09:49:53.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:53.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:49:53.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:49:53.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:53.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:53.474Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710ee347 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@37e9e0bd{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-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42b08a02{null} 2022-05-25T09:49:53.474Z||qtp1980194149-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-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:53.474Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:53.474Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@492ddb45::DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@ec3685{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@fdc58be::SocketChannelEndPoint@1e8d9d02{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@fdc58be{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@727bc045{/10.233.67.153:36940<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@492ddb45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2389d8e8{s=START}]=>HttpChannelOverHttp@318b5f3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@19760702 waiting 2022-05-25T09:49:53.474Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@710ee347 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{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-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.474Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@35e05906{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-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@473eb375{null} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2eeeb09f 2022-05-25T09:49:53.475Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2eeeb09f 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.475Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@69589343{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-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c8802df{null} 2022-05-25T09:49:53.475Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:49:53.475Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1980f776::SocketChannelEndPoint@7859235f{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6493fbc0::DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2a826e70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:49:53.475Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2eeeb09f 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1980f776{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b70f59a{/10.233.67.153:36942<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6493fbc0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c00df9{s=START}]=>HttpChannelOverHttp@1c9c3e4a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4b16e32e size 2 > capacity 2022-05-25T09:49:53.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:49:53.475Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@4b16e32e 2022-05-25T09:49:53.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:49:53.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:49:53.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:49:53.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:49:53.475Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys 2022-05-25T09:50:03.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@52a38a3c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-25T09:50:03.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:03.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@1a576434 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@52a38a3c 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@52a38a3c 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1a576434 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1a576434 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:03.461Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1a576434 2022-05-25T09:50:03.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@52a38a3c 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:50:03.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@730d1e2c 2022-05-25T09:50:03.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@23919a14 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5e9a2306{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@314c958b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:03.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:03.461Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7c97cdfc{AC.ReadCB@45fdba87{HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5f8f42eb{AC.ReadCB@1e22e88c{HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5416796b{SSLC.NBReadCB@3c7e9036{SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ca1acff on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1a576434 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56e0b71e{SSLC.NBReadCB@6685fb05{SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:37142], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f742314 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=1 updates=0 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@52a38a3c 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3337]@2022-05-25T09:50:03.462918Z 2022-05-25T09:50:03.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@19760702 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3337]@2022-05-25T09:50:03.462966Z 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3337]@2022-05-25T09:50:03.463Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5416796b{SSLC.NBReadCB@3c7e9036{SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@19760702 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3338]@2022-05-25T09:50:03.463086Z 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3338]@2022-05-25T09:50:03.463166Z tryProduce true 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1f742314 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7c97cdfc{AC.ReadCB@45fdba87{HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5e9a2306{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@66252ff3[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-05-25T09:50:03.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:37140], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.463Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3338]@2022-05-25T09:50:03.464Z 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@78392cf offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3338]@2022-05-25T09:50:03.464062Z 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@5c5faf48 2022-05-25T09:50:03.464Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@5c5faf48 2022-05-25T09:50:03.464Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@5c5faf48 started 2022-05-25T09:50:03.464Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@5c5faf48 waiting 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3338]@2022-05-25T09:50:03.464154Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:50:03.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@78392cf task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3338]@2022-05-25T09:50:03.464243Z 2022-05-25T09:50:03.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3339]@2022-05-25T09:50:03.464315Z tryProduce true 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56e0b71e{SSLC.NBReadCB@6685fb05{SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:03.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:03.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5f8f42eb{AC.ReadCB@1e22e88c{HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@314c958b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.464Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:50:03.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@629ffff1[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-05-25T09:50:03.465Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:50:03.466Z||qtp1980194149-22|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@6069b1ee[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@6069b1ee[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-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=START,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@6069b1ee[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-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@6069b1ee[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-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6069b1ee[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-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:03.466Z||qtp1980194149-22|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-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:03.466Z||qtp1980194149-22|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-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:50:03.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{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-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50384b55{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-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5416796b{null} 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71c91725 2022-05-25T09:50:03.467Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71c91725 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:03.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:50:03.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:50:03.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@128a33d4{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-05-25T09:50:03.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:03.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:03.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:03.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3c7e9036::SocketChannelEndPoint@724177f7{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7c97cdfc{null} 2022-05-25T09:50:03.468Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71c91725 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45fdba87::DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@5e9a2306{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:03.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c7e9036{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@271d06dd{/10.233.67.153:37142<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@45fdba87[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@731a428a{s=START}]=>HttpChannelOverHttp@3e38e856{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@75f31f46 waiting 2022-05-25T09:50:03.469Z||qtp1980194149-21|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@648d3c3e[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@648d3c3e[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-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@648d3c3e[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-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@648d3c3e[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-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@648d3c3e[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-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:50:03.469Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:03.469Z||qtp1980194149-21|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-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:03.470Z||qtp1980194149-21|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-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{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-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1c99d41a{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-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56e0b71e{null} 2022-05-25T09:50:03.470Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d1d0d2e 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.471Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d1d0d2e 2022-05-25T09:50:03.471Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20e01d0b{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-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5f8f42eb{null} 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-25T09:50:03.471Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:50:03.471Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:50:03.471Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:03.471Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:03.471Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys 2022-05-25T09:50:03.471Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@314c958b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:03.471Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1e22e88c::DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-05-25T09:50:03.471Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6685fb05::SocketChannelEndPoint@6537fc2a{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6685fb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6bc0e275{/10.233.67.153:37140<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e22e88c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a3a7eea{s=START}]=>HttpChannelOverHttp@42a75f02{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:03.471Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3d1d0d2e 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@19760702 size 2 > capacity 2022-05-25T09:50:03.471Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@19760702 2022-05-25T09:50:13.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@6343b2c9 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-25T09:50:13.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:50:13.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@6b1d357b on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6343b2c9 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6343b2c9 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6b1d357b 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6b1d357b 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:13.461Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6343b2c9 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6b1d357b 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@63dd4913 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@738ce0aa 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4e3d7871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5cd2c8af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.461Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4bcdb9fb{AC.ReadCB@47a12574{HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:13.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@554c6bfa{AC.ReadCB@484ffa2f{HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@670c28d1 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@62e57dfe{SSLC.NBReadCB@e540286{SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@670c28d1 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6343b2c9 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4c0b0316 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6b1d357b 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@347c5721 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 1 updates 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:37346], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3339]@2022-05-25T09:50:13.462553Z 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@75f31f46 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3339]@2022-05-25T09:50:13.462586Z 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3339]@2022-05-25T09:50:13.462607Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@75f31f46 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.462652Z 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@589af73{SSLC.NBReadCB@4524f873{SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.462686Z tryProduce true 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4c0b0316 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4bcdb9fb{AC.ReadCB@47a12574{HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 1/1/2 selected 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 1 keys, 0 updates 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4e3d7871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:37344], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:50:13.462Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.462949Z 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@5c5faf48 offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.4632Z 2022-05-25T09:50:13.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2022-05-25T09:50:13.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6069b1ee[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-05-25T09:50:13.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@31e59cc 2022-05-25T09:50:13.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@5c5faf48 task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.463313Z 2022-05-25T09:50:13.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@31e59cc 2022-05-25T09:50:13.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.463341Z tryProduce true 2022-05-25T09:50:13.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@31e59cc started 2022-05-25T09:50:13.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:13.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:13.463Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@31e59cc waiting 2022-05-25T09:50:13.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3340]@2022-05-25T09:50:13.463428Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@62e57dfe{SSLC.NBReadCB@e540286{SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@554c6bfa{AC.ReadCB@484ffa2f{HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5cd2c8af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11eec819[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-05-25T09:50:13.463Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:50:13.465Z||qtp1980194149-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@648d3c3e[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@648d3c3e[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-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@47a12574[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@648d3c3e[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-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@648d3c3e[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-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@648d3c3e[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-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:13.465Z||qtp1980194149-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-05-25T09:50:13.465Z||qtp1980194149-22|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@28a7853e[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@28a7853e[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-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:50:13.465Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:13.465Z||qtp1980194149-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-05-25T09:50:13.465Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.465Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:50:13.465Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@28a7853e[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-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@28a7853e[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-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@28a7853e[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-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:13.466Z||qtp1980194149-22|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-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{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-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:50:13.466Z||qtp1980194149-22|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-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4542634a{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-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@589af73{null} 2022-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a9ecd61 2022-05-25T09:50:13.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:13.466Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a9ecd61 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:50:13.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:50:13.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:13.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:50:13.466Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@439f77b5{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-05-25T09:50:13.466Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4bcdb9fb{null} 2022-05-25T09:50:13.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:50:13.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@47a12574::DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@4e3d7871{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:13.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4524f873::SocketChannelEndPoint@46e0c33e{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4524f873{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e84a3ac{/10.233.67.153:37346<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@47a12574[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e16aab8{s=START}]=>HttpChannelOverHttp@30564a31{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3a9ecd61 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{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-05-25T09:50:13.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@78392cf waiting 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6b70076d{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-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@62e57dfe{null} 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0 2022-05-25T09:50:13.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:13.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:50:13.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:50:13.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:13.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:13.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 0 keys 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad1f3f6 2022-05-25T09:50:13.467Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad1f3f6 2022-05-25T09:50:13.467Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e540286::SocketChannelEndPoint@4413b947{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.468Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad1f3f6 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d184eb5{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-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@554c6bfa{null} 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@484ffa2f::DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5cd2c8af{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e540286{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55290c3{/10.233.67.153:37344<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@484ffa2f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f115f07{s=START}]=>HttpChannelOverHttp@283dcc0c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@75f31f46 size 2 > capacity 2022-05-25T09:50:13.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@75f31f46 2022-05-25T09:50:23.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@2521a04e on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0 2022-05-25T09:50:23.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/0 selected 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2521a04e 2022-05-25T09:50:23.461Z||qtp1980194149-20-acceptor-0@2f025e9e-ServerConnector@41c204a0{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@4f6061a on ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2521a04e 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@347c5721 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 1 updates 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4f6061a 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4f6061a 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:23.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2521a04e 2022-05-25T09:50:23.461Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:23.461Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4f6061a 2022-05-25T09:50:23.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:50:23.461Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-05-25T09:50:23.461Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7fea814b 2022-05-25T09:50:23.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6fd22788 2022-05-25T09:50:23.461Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2a8d81da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:50:23.461Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@572373ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2509f54c{AC.ReadCB@1c6bd19{HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4cce7a16{AC.ReadCB@29b3f0e4{HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7a4c87bb{SSLC.NBReadCB@2e13966{SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1193aa81{SSLC.NBReadCB@7744e67b{SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@716dab9d on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=0 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4134f1f6 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=0 updates=1 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2521a04e 2022-05-25T09:50:23.462Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4f6061a 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/2 selected 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 2 updates 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@716dab9d 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4134f1f6 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 2/2/2 selected 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 2 keys, 0 updates 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:37558], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3341]@2022-05-25T09:50:23.462913Z 2022-05-25T09:50:23.462Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@78392cf offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3341]@2022-05-25T09:50:23.462965Z 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3341]@2022-05-25T09:50:23.462993Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1193aa81{SSLC.NBReadCB@7744e67b{SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@78392cf task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3342]@2022-05-25T09:50:23.463076Z 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3342]@2022-05-25T09:50:23.46314Z tryProduce true 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2509f54c{AC.ReadCB@1c6bd19{HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2a8d81da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.148:8000 remote=/10.233.67.153:37556], selector=sun.nio.ch.EPollSelectorImpl@35e5cef, interestOps=1, readyOps=1 SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7744e67b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@648d3c3e[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-05-25T09:50:23.463Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3342]@2022-05-25T09:50:23.463796Z 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@31e59cc offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3342]@2022-05-25T09:50:23.463846Z 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 2022-05-25T09:50:23.463Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@6cc3236b 2022-05-25T09:50:23.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@31e59cc task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3342]@2022-05-25T09:50:23.464013Z 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3342]@2022-05-25T09:50:23.463967Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-05-25T09:50:23.464Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@6cc3236b 2022-05-25T09:50:23.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3343]@2022-05-25T09:50:23.4641Z tryProduce true 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7a4c87bb{SSLC.NBReadCB@2e13966{SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-05-25T09:50:23.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:23.464Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:23.464Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@6cc3236b started 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.464Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@6cc3236b waiting 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4cce7a16{AC.ReadCB@29b3f0e4{HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@572373ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e13966{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3acd558a[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-05-25T09:50:23.464Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-05-25T09:50:23.465Z||qtp1980194149-19|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@28a7853e[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@28a7853e[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-05-25T09:50:23.465Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@28a7853e[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-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@28a7853e[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-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@28a7853e[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-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:23.466Z||qtp1980194149-19|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-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:23.466Z||qtp1980194149-19|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-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:50:23.466Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{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-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1244736b{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-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1193aa81{null} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=2 selected=2 updates=0 2022-05-25T09:50:23.467Z||qtp1980194149-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@76f47277[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@76f47277[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-05-25T09:50:23.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.467Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15e5184f 2022-05-25T09:50:23.467Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 2 keys 2022-05-25T09:50:23.467Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-05-25T09:50:23.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken with none selected 2022-05-25T09:50:23.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef woken up from select, 0/0/1 selected 2022-05-25T09:50:23.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15e5184f 2022-05-25T09:50:23.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef processing 0 keys, 0 updates 2022-05-25T09:50:23.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-05-25T09:50:23.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@76f47277[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-05-25T09:50:23.468Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@35e5cef waiting with 1 keys 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@29b3f0e4::DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@76f47277[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-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@76f47277[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-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44305809{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-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2509f54c{null} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2a8d81da{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-05-25T09:50:23.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1c6bd19::DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-05-25T09:50:23.468Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@5c5faf48 waiting 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-05-25T09:50:23.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7744e67b::SocketChannelEndPoint@2d81a9e5{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7744e67b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ae3dfe2{/10.233.67.153:37558<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1c6bd19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63cc2bbe{s=START}]=>HttpChannelOverHttp@2a4b97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15e5184f 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3825e1b9[p=0,l=0,c=0,r=0]={<<<>>>} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:23.468Z||qtp1980194149-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-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-05-25T09:50:23.468Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-05-25T09:50:23.468Z||qtp1980194149-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-05-25T09:50:23.469Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-05-25T09:50:23.469Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-05-25T09:50:23.469Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2e13966::SocketChannelEndPoint@59f794f7{/10.233.67.153:37556<->/10.233.67.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e13966{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32160976{/10.233.67.153:37556<->/10.233.67.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@29b3f0e4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3eddf5{s=START}]=>HttpChannelOverHttp@2691bd01{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