Results

By type

          	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)
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@ecafe8{null}
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@584b5e18
2021-09-03T15:03:05.741Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:05.741Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@129525cd{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13d0e73a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@39d2cefb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78990099{s=START}]=>HttpChannelOverHttp@51df7eed{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:05.741Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@584b5e18
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@129525cd{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13d0e73a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@39d2cefb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78990099{s=START}]=>HttpChannelOverHttp@51df7eed{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:05.741Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:05.741Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:05.741Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:05.741Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d3d563b{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)
2021-09-03T15:03:05.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2f6619e9{null}
2021-09-03T15:03:05.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39d2cefb::DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:05.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@39d2cefb::DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:05.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:05.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39d2cefb::DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@51a464d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:05.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@129525cd{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13d0e73a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@39d2cefb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78990099{s=START}]=>HttpChannelOverHttp@51df7eed{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:05.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13d0e73a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@39d2cefb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78990099{s=START}]=>HttpChannelOverHttp@51df7eed{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:05.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@39d2cefb::DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:05.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f8f845a waiting
2021-09-03T15:03:05.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@13d0e73a::SocketChannelEndPoint@129525cd{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13d0e73a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e1aa70e{/10.233.68.50:34306<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@39d2cefb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78990099{s=START}]=>HttpChannelOverHttp@51df7eed{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:05.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@584b5e18
2021-09-03T15:03:10.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@11ac91f6 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:10.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@11ac91f6
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@11ac91f6
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:10.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:10.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@11ac91f6
2021-09-03T15:03:10.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:10.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d522e2c
2021-09-03T15:03:10.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6107b63f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6076e00{AC.ReadCB@1dd8d77d{HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:10.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d3f2282{SSLC.NBReadCB@caeacf0{SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:10.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@240fdcf9 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:10.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:10.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@11ac91f6
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@240fdcf9
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:10.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:10.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:34390], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:10.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:10.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-03T15:03:10.057523Z
2021-09-03T15:03:10.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-03T15:03:10.057618Z
2021-09-03T15:03:10.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-03T15:03:10.05781Z
2021-09-03T15:03:10.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-03T15:03:10.05775Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:10.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-03T15:03:10.057875Z tryProduce true
2021-09-03T15:03:10.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:10.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:10.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5d3f2282{SSLC.NBReadCB@caeacf0{SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:10.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6076e00{AC.ReadCB@1dd8d77d{HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6107b63f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:10.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@40960408[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}
2021-09-03T15:03:10.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:10.063Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:10.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:10.064Z||qtp978035840-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
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:10.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:10.064Z||qtp978035840-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
2021-09-03T15:03:10.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:10.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{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
2021-09-03T15:03:10.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-03T15:03:10.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7c13191d{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)
2021-09-03T15:03:10.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5d3f2282{null}
2021-09-03T15:03:10.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:10.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@721b7ce6
2021-09-03T15:03:10.067Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:10.067Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@721b7ce6
2021-09-03T15:03:10.067Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:10.067Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:10.067Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:10.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.067Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:10.067Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.068Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@46f3b3d3{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)
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6076e00{null}
2021-09-03T15:03:10.068Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dd8d77d::DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@6107b63f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:10.068Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@caeacf0::SocketChannelEndPoint@56e263cf{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.068Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@721b7ce6
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@caeacf0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@243e456c{/10.233.68.50:34390<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1dd8d77d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5aed8d2c{s=START}]=>HttpChannelOverHttp@675ec739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:10.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@d840c96 waiting
2021-09-03T15:03:15.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@6d8a7665 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:15.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6d8a7665
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6d8a7665
2021-09-03T15:03:15.734Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6d8a7665
2021-09-03T15:03:15.734Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:15.734Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b0ada04
2021-09-03T15:03:15.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4b56e9e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:15.735Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@50dfa86b{AC.ReadCB@69024ef6{HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2bd12978{SSLC.NBReadCB@524e0505{SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@915672a on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:15.736Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6d8a7665
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@915672a
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:15.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:15.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:34524], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:15.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:15.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-03T15:03:15.738867Z
2021-09-03T15:03:15.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-03T15:03:15.739097Z
2021-09-03T15:03:15.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-03T15:03:15.739306Z
2021-09-03T15:03:15.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-03T15:03:15.739373Z tryProduce true
2021-09-03T15:03:15.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:15.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:15.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-03T15:03:15.739243Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:15.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.740Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:15.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2bd12978{SSLC.NBReadCB@524e0505{SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:15.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@50dfa86b{AC.ReadCB@69024ef6{HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-09-03T15:03:15.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@4b56e9e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:15.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:15.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@58cf9e50[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}
2021-09-03T15:03:15.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:15.743Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:15.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@69024ef6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:15.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:15.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:15.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:15.745Z||qtp978035840-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
2021-09-03T15:03:15.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:15.745Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@f73695 IDLE
2021-09-03T15:03:15.745Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP!
2021-09-03T15:03:15.746Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f73695 offer STOP!
2021-09-03T15:03:15.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:15.746Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f73695 task=STOP!
2021-09-03T15:03:15.746Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f73695 Exited
2021-09-03T15:03:15.746Z||qtp978035840-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
2021-09-03T15:03:15.746Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@f73695
2021-09-03T15:03:15.746Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:15.746Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{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
2021-09-03T15:03:15.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-03T15:03:15.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5af6a0cf{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)
2021-09-03T15:03:15.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2bd12978{null}
2021-09-03T15:03:15.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:15.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@dada924
2021-09-03T15:03:15.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:15.749Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:15.749Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:15.749Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:15.749Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:15.749Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:15.749Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@dada924
2021-09-03T15:03:15.749Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.749Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.749Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-03T15:03:15.749Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@524e0505::SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.749Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@dada924
2021-09-03T15:03:15.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24bc262b{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7c145a53{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)
2021-09-03T15:03:15.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@50dfa86b{null}
2021-09-03T15:03:15.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:15.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-03T15:03:15.751Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-09-03T15:03:15.751Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@69024ef6::DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@4b56e9e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:15.751Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524e0505{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41fd85f4{/10.233.68.50:34524<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@69024ef6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7fb1e89d{s=START}]=>HttpChannelOverHttp@5efca162{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:15.751Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a waiting
2021-09-03T15:03:20.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@ff2d60 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:20.054Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@ff2d60
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@ff2d60
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:20.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:20.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@ff2d60
2021-09-03T15:03:20.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:20.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2ff7ba90
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2e8598a5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73e550c1{AC.ReadCB@3c3484df{HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:20.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6bef301e{SSLC.NBReadCB@72340bd1{SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:20.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3957d431 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:20.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3957d431
2021-09-03T15:03:20.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@ff2d60
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:20.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:34612], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-03T15:03:20.057269Z
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@7f8f845a offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-03T15:03:20.05735Z
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@520a656b
2021-09-03T15:03:20.057Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@520a656b
2021-09-03T15:03:20.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1644]@2021-09-03T15:03:20.057645Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:20.057Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@520a656b started
2021-09-03T15:03:20.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@7f8f845a task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1644]@2021-09-03T15:03:20.057698Z
2021-09-03T15:03:20.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-03T15:03:20.057933Z tryProduce true
2021-09-03T15:03:20.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:20.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:20.057Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@520a656b waiting
2021-09-03T15:03:20.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:20.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6bef301e{SSLC.NBReadCB@72340bd1{SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:20.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73e550c1{AC.ReadCB@3c3484df{HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-03T15:03:20.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2e8598a5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:20.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:20.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7bdfdf80[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}
2021-09-03T15:03:20.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:20.065Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:20.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3c3484df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:20.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:20.066Z||qtp978035840-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
2021-09-03T15:03:20.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:20.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:20.067Z||qtp978035840-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
2021-09-03T15:03:20.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:20.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{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
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20e99603{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)
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6bef301e{null}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c0a3c0e
2021-09-03T15:03:20.068Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:20.068Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c0a3c0e
2021-09-03T15:03:20.068Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:20.068Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:20.068Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.068Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:20.068Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d2a27d9{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)
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73e550c1{null}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:20.068Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:20.069Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-09-03T15:03:20.069Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@2e8598a5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:20.069Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.069Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@d840c96 waiting
2021-09-03T15:03:20.069Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.069Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c3484df::DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-09-03T15:03:20.070Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@72340bd1::SocketChannelEndPoint@123db1b9{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72340bd1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514a5b4c{/10.233.68.50:34612<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3c3484df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71a7aee0{s=START}]=>HttpChannelOverHttp@bf8a6de{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:20.070Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c0a3c0e
2021-09-03T15:03:25.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@26752d83 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:25.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26752d83
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26752d83
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:25.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:25.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26752d83
2021-09-03T15:03:25.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:25.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58f142a0
2021-09-03T15:03:25.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@31df70ff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:25.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:25.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@23943395{AC.ReadCB@6369d026{HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@e512f21{SSLC.NBReadCB@524689d6{SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@68bf0f04 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:25.735Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:25.735Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:25.735Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:25.735Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@68bf0f04
2021-09-03T15:03:25.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26752d83
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:34738], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-03T15:03:25.736573Z
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-03T15:03:25.736626Z
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-03T15:03:25.736674Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:25.736Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-03T15:03:25.736753Z
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@e512f21{SSLC.NBReadCB@524689d6{SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:25.736Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-03T15:03:25.736813Z tryProduce true
2021-09-03T15:03:25.736Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:25.736Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.736Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@23943395{AC.ReadCB@6369d026{HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@31df70ff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:25.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@37924599[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}
2021-09-03T15:03:25.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:25.742Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:25.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6369d026[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:25.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:25.743Z||qtp978035840-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
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:25.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:25.743Z||qtp978035840-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
2021-09-03T15:03:25.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:25.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{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
2021-09-03T15:03:25.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57963ec6{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)
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@e512f21{null}
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:25.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@90e30a5
2021-09-03T15:03:25.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:25.745Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@90e30a5
2021-09-03T15:03:25.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:25.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:25.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:25.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:25.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:25.746Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.746Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.746Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-03T15:03:25.746Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.746Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@524689d6::SocketChannelEndPoint@62805e42{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.746Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@90e30a5
2021-09-03T15:03:25.746Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a841685{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)
2021-09-03T15:03:25.746Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@23943395{null}
2021-09-03T15:03:25.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:25.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-03T15:03:25.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-03T15:03:25.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6369d026::DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@31df70ff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:25.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@524689d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@514d56da{/10.233.68.50:34738<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6369d026[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6906eec2{s=START}]=>HttpChannelOverHttp@12447b56{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:25.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f8f845a waiting
2021-09-03T15:03:30.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@53a33b9a on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:30.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@53a33b9a
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@53a33b9a
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:30.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:30.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@53a33b9a
2021-09-03T15:03:30.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:30.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2cf19875
2021-09-03T15:03:30.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@11f4bce6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:30.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:30.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@fd76e90{AC.ReadCB@31e6bc9d{HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@bd139a3{SSLC.NBReadCB@6ea4ad1e{SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:30.057Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.057Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40d6a99a on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:30.057Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@40d6a99a
2021-09-03T15:03:30.057Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:34816], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:30.057Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@53a33b9a
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-03T15:03:30.057861Z
2021-09-03T15:03:30.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-03T15:03:30.057924Z
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-03T15:03:30.057969Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:30.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-03T15:03:30.058017Z
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@bd139a3{SSLC.NBReadCB@6ea4ad1e{SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-03T15:03:30.058273Z tryProduce true
2021-09-03T15:03:30.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@fd76e90{AC.ReadCB@31e6bc9d{HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@11f4bce6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:30.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:30.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:30.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54b91cbf[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}
2021-09-03T15:03:30.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:30.061Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:30.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:30.061Z||qtp978035840-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
2021-09-03T15:03:30.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:30.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:30.062Z||qtp978035840-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
2021-09-03T15:03:30.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:30.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{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
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@393ea06a{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)
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@bd139a3{null}
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55464c7b
2021-09-03T15:03:30.063Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:30.063Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:30.063Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:30.063Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:30.063Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:30.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:30.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@bf5ff34{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)
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@fd76e90{null}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@11f4bce6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:30.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55464c7b
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@d840c96 waiting
2021-09-03T15:03:30.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.065Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@31e6bc9d::DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:30.065Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ea4ad1e::SocketChannelEndPoint@75cbbd55{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ea4ad1e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@397d9f89{/10.233.68.50:34816<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@31e6bc9d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b70e694{s=START}]=>HttpChannelOverHttp@3e8c2235{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:30.065Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55464c7b
2021-09-03T15:03:35.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@6da456d5 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:35.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6da456d5
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6da456d5
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:35.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:35.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6da456d5
2021-09-03T15:03:35.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:35.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@349b19f3
2021-09-03T15:03:35.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@19a9ee9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:35.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:35.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:35.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:35.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c90c125{AC.ReadCB@751138db{HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:35.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:35.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@703be78c{SSLC.NBReadCB@66b5313f{SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:35.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3fc80c7d on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:35.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3fc80c7d
2021-09-03T15:03:35.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:35.738Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6da456d5
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:34938], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-03T15:03:35.738855Z
2021-09-03T15:03:35.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-03T15:03:35.738933Z
2021-09-03T15:03:35.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-03T15:03:35.739056Z
2021-09-03T15:03:35.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-03T15:03:35.738989Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:35.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-03T15:03:35.739635Z tryProduce true
2021-09-03T15:03:35.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:35.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:35.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@703be78c{SSLC.NBReadCB@66b5313f{SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:35.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.739Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:35.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c90c125{AC.ReadCB@751138db{HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@19a9ee9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79994fea[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}
2021-09-03T15:03:35.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:35.743Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@751138db[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:35.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:35.743Z||qtp978035840-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
2021-09-03T15:03:35.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:35.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:35.744Z||qtp978035840-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
2021-09-03T15:03:35.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:35.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{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
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@16ac364{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)
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@703be78c{null}
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:35.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b40ddf2
2021-09-03T15:03:35.745Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b40ddf2
2021-09-03T15:03:35.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:35.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:35.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:35.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:35.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:35.745Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@66b5313f::SocketChannelEndPoint@36918c2f{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b40ddf2
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7dafed71{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)
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c90c125{null}
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@751138db::DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@19a9ee9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:35.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66b5313f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3fe3b{/10.233.68.50:34938<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@751138db[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a1b09f4{s=START}]=>HttpChannelOverHttp@33b41066{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:35.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f8f845a waiting
2021-09-03T15:03:40.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@1449e22c on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:40.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1449e22c
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1449e22c
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:40.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1449e22c
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48b9e1b9
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@36752f03{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24e47fed{AC.ReadCB@3146b45d{HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2084c370{SSLC.NBReadCB@453c99ec{SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d6dd75 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:40.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:40.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1d6dd75
2021-09-03T15:03:40.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1449e22c
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:35018], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:40.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:40.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-03T15:03:40.057114Z
2021-09-03T15:03:40.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-03T15:03:40.05724Z
2021-09-03T15:03:40.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-03T15:03:40.057323Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:40.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-03T15:03:40.057455Z
2021-09-03T15:03:40.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2084c370{SSLC.NBReadCB@453c99ec{SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:40.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-03T15:03:40.057655Z tryProduce true
2021-09-03T15:03:40.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:40.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:40.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24e47fed{AC.ReadCB@3146b45d{HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@36752f03{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5bc4897d[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}
2021-09-03T15:03:40.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:40.061Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:40.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3146b45d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:40.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:40.062Z||qtp978035840-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
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:40.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:40.062Z||qtp978035840-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
2021-09-03T15:03:40.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:40.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{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
2021-09-03T15:03:40.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:40.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c0633ea{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)
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2084c370{null}
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18ae7701
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@25963fcb{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)
2021-09-03T15:03:40.065Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18ae7701
2021-09-03T15:03:40.065Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:40.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:40.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:40.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:40.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:40.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24e47fed{null}
2021-09-03T15:03:40.066Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.067Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-03T15:03:40.067Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@453c99ec::SocketChannelEndPoint@7caeb352{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.067Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@18ae7701
2021-09-03T15:03:40.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:40.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:40.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-03T15:03:40.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-09-03T15:03:40.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3146b45d::DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@36752f03{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:40.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@453c99ec{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc82f8b{/10.233.68.50:35018<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3146b45d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b7652b7{s=START}]=>HttpChannelOverHttp@4a27d52c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:40.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@d840c96 waiting
2021-09-03T15:03:45.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@1b5fcc13 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:45.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1b5fcc13
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1b5fcc13
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:45.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:45.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1b5fcc13
2021-09-03T15:03:45.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@370d81a6
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2d1351c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c8f6efc{AC.ReadCB@7648f57d{HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:45.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2ddd930d{SSLC.NBReadCB@4667939f{SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:45.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57dc1642 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:45.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@57dc1642
2021-09-03T15:03:45.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1b5fcc13
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:35136], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:45.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-03T15:03:45.737148Z
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-03T15:03:45.737256Z
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-03T15:03:45.73732Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:45.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:45.737435Z
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2ddd930d{SSLC.NBReadCB@4667939f{SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:45.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:45.737531Z tryProduce true
2021-09-03T15:03:45.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:45.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c8f6efc{AC.ReadCB@7648f57d{HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-03T15:03:45.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:45.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2d1351c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:45.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:45.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@19dc8079[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}
2021-09-03T15:03:45.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:45.741Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:45.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7648f57d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:45.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:45.742Z||qtp978035840-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
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:45.743Z||qtp978035840-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
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{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
2021-09-03T15:03:45.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ee71fd{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)
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2ddd930d{null}
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@628d074
2021-09-03T15:03:45.744Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:45.744Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:45.744Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:45.744Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@628d074
2021-09-03T15:03:45.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.744Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:45.744Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:45.744Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.745Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1815e013{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)
2021-09-03T15:03:45.745Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c8f6efc{null}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7648f57d::DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@2d1351c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:45.745Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4667939f::SocketChannelEndPoint@3d9ef6d9{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.745Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@628d074
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4667939f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67f14bd1{/10.233.68.50:35136<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7648f57d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b25e741{s=START}]=>HttpChannelOverHttp@1825074c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:45.745Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f8f845a waiting
2021-09-03T15:03:50.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@516a5b09 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:50.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:50.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:50.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:50.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:50.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:50.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@516a5b09
2021-09-03T15:03:50.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@516a5b09
2021-09-03T15:03:50.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:50.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:50.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@516a5b09
2021-09-03T15:03:50.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:03:50.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@f20d9ef
2021-09-03T15:03:50.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@50c1829f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:50.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@608854d1{AC.ReadCB@5927d6c9{HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:50.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7fe4797{SSLC.NBReadCB@187e1111{SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:50.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6f6028e0 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:50.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:50.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6f6028e0
2021-09-03T15:03:50.056Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@516a5b09
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:50.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:50.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:35218], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:50.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:50.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:50.057596Z
2021-09-03T15:03:50.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:50.05771Z
2021-09-03T15:03:50.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:50.05785Z
2021-09-03T15:03:50.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:50.057798Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:50.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-03T15:03:50.057942Z tryProduce true
2021-09-03T15:03:50.057Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:50.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7fe4797{SSLC.NBReadCB@187e1111{SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:50.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@608854d1{AC.ReadCB@5927d6c9{HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@50c1829f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:50.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@577224a0[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}
2021-09-03T15:03:50.059Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:50.061Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-03T15:03:50.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:50.062Z||qtp978035840-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
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:50.062Z||qtp978035840-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
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:50.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{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
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c0f4730{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)
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7fe4797{null}
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28734f1d
2021-09-03T15:03:50.063Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28734f1d
2021-09-03T15:03:50.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44d2ea9b{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)
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@608854d1{null}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5927d6c9::DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@50c1829f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:50.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@187e1111::SocketChannelEndPoint@83cd412{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@187e1111{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3eb35d1f{/10.233.68.50:35218<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5927d6c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c81fca4{s=START}]=>HttpChannelOverHttp@9390438{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:50.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28734f1d
2021-09-03T15:03:50.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:50.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:50.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@d840c96 waiting
2021-09-03T15:03:50.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:50.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:50.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:50.064Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:55.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@1e37bd0f on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:03:55.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1e37bd0f
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1e37bd0f
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:55.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:55.733Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1e37bd0f
2021-09-03T15:03:55.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2021-09-03T15:03:55.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3458901d
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2e4ea59c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:03:55.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@794dd1d7{AC.ReadCB@5e661030{HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:03:55.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:03:55.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17c4b95e{SSLC.NBReadCB@4aed2cb4{SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:55.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34efaf9e on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:55.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@34efaf9e
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:35344], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:03:55.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-09-03T15:03:55.737576Z
2021-09-03T15:03:55.737Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1e37bd0f
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-09-03T15:03:55.737707Z
2021-09-03T15:03:55.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-09-03T15:03:55.737839Z
2021-09-03T15:03:55.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-09-03T15:03:55.7378Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:03:55.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-09-03T15:03:55.737909Z tryProduce true
2021-09-03T15:03:55.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:55.737Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17c4b95e{SSLC.NBReadCB@4aed2cb4{SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@794dd1d7{AC.ReadCB@5e661030{HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2e4ea59c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:03:55.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@12a180f2[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}
2021-09-03T15:03:55.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:03:55.740Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5e661030[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:55.741Z||qtp978035840-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
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:03:55.741Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:03:55.741Z||qtp978035840-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
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{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
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@524a49a2{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)
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17c4b95e{null}
2021-09-03T15:03:55.742Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65683e80
2021-09-03T15:03:55.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:03:55.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:03:55.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:03:55.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.743Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65683e80
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ba0d069{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)
2021-09-03T15:03:55.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:03:55.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@794dd1d7{null}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@2e4ea59c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:03:55.743Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.743Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5e661030::DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-03T15:03:55.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7f8f845a waiting
2021-09-03T15:03:55.744Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4aed2cb4::SocketChannelEndPoint@53c7ec17{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4aed2cb4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42854e8f{/10.233.68.50:35344<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5e661030[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22f4f250{s=START}]=>HttpChannelOverHttp@755c2860{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:03:55.744Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65683e80
2021-09-03T15:04:00.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@45346467 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:04:00.053Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:04:00.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:04:00.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:04:00.053Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:04:00.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:04:00.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@45346467
2021-09-03T15:04:00.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@45346467
2021-09-03T15:04:00.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:00.054Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:04:00.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@45346467
2021-09-03T15:04:00.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:04:00.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ebb64ff
2021-09-03T15:04:00.054Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5f9a508{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ec366b7{AC.ReadCB@2040b5d4{HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6b8884ae{SSLC.NBReadCB@499759da{SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@18a2598c on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@18a2598c
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@45346467
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:04:00.055Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:35426], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-09-03T15:04:00.056473Z
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-09-03T15:04:00.056582Z
2021-09-03T15:04:00.056Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7f8f845a task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-09-03T15:04:00.056741Z
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-09-03T15:04:00.056678Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:04:00.056Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-09-03T15:04:00.056791Z tryProduce true
2021-09-03T15:04:00.056Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:04:00.056Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:00.056Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.056Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6b8884ae{SSLC.NBReadCB@499759da{SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:04:00.056Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ec366b7{AC.ReadCB@2040b5d4{HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5f9a508{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:04:00.057Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4433703a[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}
2021-09-03T15:04:00.058Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:04:00.060Z||qtp978035840-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@a767364[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@a767364[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}
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@a767364[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}
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@a767364[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} {}
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a767364[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}
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-03T15:04:00.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2aa42237[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:04:00.061Z||qtp978035840-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
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-03T15:04:00.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-03T15:04:00.061Z||qtp978035840-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
2021-09-03T15:04:00.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-03T15:04:00.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{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
2021-09-03T15:04:00.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-03T15:04:00.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@768ad406{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)
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6b8884ae{null}
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@255f7e7e
2021-09-03T15:04:00.063Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@255f7e7e
2021-09-03T15:04:00.063Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-03T15:04:00.064Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b0e8cf9{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)
2021-09-03T15:04:00.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ec366b7{null}
2021-09-03T15:04:00.065Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@499759da::SocketChannelEndPoint@5c379d74{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.065Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@255f7e7e
2021-09-03T15:04:00.065Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:04:00.065Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:04:00.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-03T15:04:00.065Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 0 updates
2021-09-03T15:04:00.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:04:00.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:00.066Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 0 keys
2021-09-03T15:04:00.065Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-03T15:04:00.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-03T15:04:00.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2040b5d4::DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@5f9a508{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:04:00.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@499759da{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65c548f9{/10.233.68.50:35426<->/10.233.68.166:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2040b5d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@65a4291{s=START}]=>HttpChannelOverHttp@b8c4640{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:00.066Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@d840c96 waiting
2021-09-03T15:04:05.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{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@20ee0786 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-03T15:04:05.733Z||qtp978035840-21-acceptor-0@44723d95-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-03T15:04:05.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:04:05.733Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/0 selected
2021-09-03T15:04:05.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:04:05.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:04:05.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@20ee0786
2021-09-03T15:04:05.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@20ee0786
2021-09-03T15:04:05.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:05.734Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:04:05.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@20ee0786
2021-09-03T15:04:05.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-03T15:04:05.734Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@265801be
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@90fd70c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6fbc7262::DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6fbc7262::DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6fbc7262::DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-03T15:04:05.735Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cb747b{AC.ReadCB@6fbc7262{HttpConnection@6fbc7262::DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@be83982{SSLC.NBReadCB@59fdcaa5{SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3cf772b8 on ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-03T15:04:05.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken with none selected
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 0/0/1 selected
2021-09-03T15:04:05.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 0 keys, 1 updates
2021-09-03T15:04:05.736Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3cf772b8
2021-09-03T15:04:05.736Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@20ee0786
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 woken up from select, 1/1/1 selected
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 processing 1 keys, 0 updates
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.166:8000 remote=/10.233.68.50:35558], selector=sun.nio.ch.EPollSelectorImpl@856d043, interestOps=1, readyOps=1 SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.737Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-03T15:04:05.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-09-03T15:04:05.738092Z
2021-09-03T15:04:05.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-09-03T15:04:05.738252Z
2021-09-03T15:04:05.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-09-03T15:04:05.738373Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-03T15:04:05.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@d840c96 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-09-03T15:04:05.738433Z
2021-09-03T15:04:05.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-09-03T15:04:05.738586Z tryProduce true
2021-09-03T15:04:05.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-03T15:04:05.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-03T15:04:05.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@be83982{SSLC.NBReadCB@59fdcaa5{SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-03T15:04:05.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.738Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@856d043 waiting with 1 keys
2021-09-03T15:04:05.738Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cb747b{AC.ReadCB@6fbc7262{HttpConnection@6fbc7262::DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fbc7262::DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@90fd70c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@59fdcaa5::SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@310cbd21{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@59fdcaa5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d3e9c3f{/10.233.68.50:35558<->/10.233.68.166:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6fbc7262[p=HttpParser{s=START,0 of -1},g=HttpGenerator@700b7ac1{s=START}]=>HttpChannelOverHttp@14e44262{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-03T15:04:05.739Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@251f2bb7[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}
2021-09-03T15:04:05.740Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-03T15:04:05.742Z||qtp978035840-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