Results

By type

          	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-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@787a211c{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-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a7e2fc4{null}
2021-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:11.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@409d0d8b
2021-11-07T04:01:11.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@409d0d8b
2021-11-07T04:01:11.861Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:11.861Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:11.861Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:11.861Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:11.861Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:11.861Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:11.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.861Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c5001b1::DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:11.862Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7443e5c9::SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.862Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@409d0d8b
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62d0fba2{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@307b16cd{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-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@561ff13f{null}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5001b1::DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c5001b1::DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5001b1::DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@41b4377f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7443e5c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24dcd5ad{/10.233.74.195:32822<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3c5001b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@36f02751{s=START}]=>HttpChannelOverHttp@271df8da{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:11.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@685812e3 waiting
2021-11-07T04:01:17.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@63b9fd50 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:17.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@63b9fd50
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@63b9fd50
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:17.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:17.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@63b9fd50
2021-11-07T04:01:17.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:17.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7acb167b
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@732ba92b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@244519a3{AC.ReadCB@51f101fb{HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7d623a09{SSLC.NBReadCB@191fce6d{SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ae9ef6e on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1ae9ef6e
2021-11-07T04:01:17.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@63b9fd50
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:17.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:32866], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-11-07T04:01:17.229156Z
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-11-07T04:01:17.229209Z
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-11-07T04:01:17.229254Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7d623a09{SSLC.NBReadCB@191fce6d{SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@244519a3{AC.ReadCB@51f101fb{HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@732ba92b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:17.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@191fce6d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@21dc172d[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-11-07T04:01:17.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:17.232Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-11-07T04:01:17.23267Z
2021-11-07T04:01:17.232Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-11-07T04:01:17.23274Z tryProduce true
2021-11-07T04:01:17.232Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:17.232Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:17.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@634ef017[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@634ef017[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-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@51f101fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-07T04:01:17.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:17.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:17.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{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-11-07T04:01:17.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:17.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5497cb{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-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7d623a09{null}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fcac943
2021-11-07T04:01:17.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fcac943
2021-11-07T04:01:17.235Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:17.235Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:17.235Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:17.235Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:17.235Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:17.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@191fce6d::SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.235Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c5564a9{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fcac943
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20a19dad{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-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@244519a3{null}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51f101fb::DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@732ba92b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191fce6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74dcfb35{/10.233.74.195:32866<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51f101fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@a899b28{s=START}]=>HttpChannelOverHttp@9783bcb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:17.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6fbb1c8a waiting
2021-11-07T04:01:21.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@48c3b61a on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:21.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@48c3b61a
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@48c3b61a
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:21.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:21.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@48c3b61a
2021-11-07T04:01:21.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1fba1ed8
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@582e240d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:21.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@37059690{AC.ReadCB@172dad0e{HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4dba18a3{SSLC.NBReadCB@1b17ab2d{SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6bd29cfa on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6bd29cfa
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@48c3b61a
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:32900], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-11-07T04:01:21.858005Z
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-11-07T04:01:21.858092Z
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-11-07T04:01:21.85817Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:21.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-11-07T04:01:21.858237Z
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4dba18a3{SSLC.NBReadCB@1b17ab2d{SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:21.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-07T04:01:21.858354Z tryProduce true
2021-11-07T04:01:21.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:21.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37059690{AC.ReadCB@172dad0e{HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@582e240d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:21.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7917dddf[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-11-07T04:01:21.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:21.861Z||qtp214768579-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@634ef017[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@634ef017[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-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@172dad0e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:21.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:21.862Z||qtp214768579-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-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:21.862Z||qtp214768579-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-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{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-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@51ce6623{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-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4dba18a3{null}
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:21.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@396bcfa9
2021-11-07T04:01:21.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:21.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:21.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:21.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:21.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:21.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:21.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@396bcfa9
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a3418a3{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-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37059690{null}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:21.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:21.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@172dad0e::DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@582e240d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:21.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b17ab2d::SocketChannelEndPoint@3685873e{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b17ab2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4288f715{/10.233.74.195:32900<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@172dad0e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ea2d705{s=START}]=>HttpChannelOverHttp@42102e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:21.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@396bcfa9
2021-11-07T04:01:21.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@685812e3 waiting
2021-11-07T04:01:27.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@3e75b0b on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:27.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3e75b0b
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3e75b0b
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:27.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3e75b0b
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@50fbf5ed
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4e040e67{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42bf3eec{AC.ReadCB@415fced7{HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:27.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7d29691a{SSLC.NBReadCB@54937812{SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:27.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@32b5cd45 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:27.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:27.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3e75b0b
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@32b5cd45
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:27.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:32948], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-07T04:01:27.230315Z
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-07T04:01:27.230372Z
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-11-07T04:01:27.230434Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:27.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-07T04:01:27.230512Z
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7d29691a{SSLC.NBReadCB@54937812{SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:27.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-07T04:01:27.230563Z tryProduce true
2021-11-07T04:01:27.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:27.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42bf3eec{AC.ReadCB@415fced7{HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4e040e67{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:27.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@454bbacf[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-11-07T04:01:27.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:27.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@634ef017[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@634ef017[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-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@415fced7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:27.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-07T04:01:27.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:27.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{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-11-07T04:01:27.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:27.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ca2f3f4{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-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7d29691a{null}
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@425f38
2021-11-07T04:01:27.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:27.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:27.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:27.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.236Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@425f38
2021-11-07T04:01:27.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:27.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d950e10{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-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42bf3eec{null}
2021-11-07T04:01:27.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:27.237Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-07T04:01:27.237Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-07T04:01:27.237Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.237Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@4e040e67{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:27.237Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@415fced7::DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-07T04:01:27.237Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@54937812::SocketChannelEndPoint@5c7f67c0{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.237Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54937812{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@696225ec{/10.233.74.195:32948<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@415fced7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca67a29{s=START}]=>HttpChannelOverHttp@3ca52f89{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:27.237Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@425f38
2021-11-07T04:01:27.237Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6fbb1c8a waiting
2021-11-07T04:01:31.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@7e649750 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:31.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7e649750
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7e649750
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:31.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:31.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7e649750
2021-11-07T04:01:31.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@78eadf84
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ac11eab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@a712eb3{AC.ReadCB@5479e888{HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:31.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11d7badd{SSLC.NBReadCB@74a87c52{SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:31.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26aa0e59 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:31.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:31.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7e649750
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@26aa0e59
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:32980], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-07T04:01:31.864436Z
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-07T04:01:31.864478Z
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-11-07T04:01:31.864524Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11d7badd{SSLC.NBReadCB@74a87c52{SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:31.864Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-07T04:01:31.864614Z
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.864Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-07T04:01:31.864677Z tryProduce true
2021-11-07T04:01:31.864Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.864Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@a712eb3{AC.ReadCB@5479e888{HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@7ac11eab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.864Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:31.864Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.864Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:31.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6fd74df3[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-11-07T04:01:31.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:31.867Z||qtp214768579-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@634ef017[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@634ef017[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-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5479e888[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:31.867Z||qtp214768579-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-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:31.867Z||qtp214768579-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-11-07T04:01:31.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{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-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@826c127{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-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11d7badd{null}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@227d3180
2021-11-07T04:01:31.868Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@227d3180
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:31.868Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:31.868Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:31.868Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:31.868Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@39c4baed{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-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@a712eb3{null}
2021-11-07T04:01:31.868Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:31.868Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-07T04:01:31.869Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@74a87c52::SocketChannelEndPoint@63c0747a{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5479e888::DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@7ac11eab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:31.869Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@227d3180
2021-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74a87c52{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac2ca2d{/10.233.74.195:32980<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5479e888[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b74348{s=START}]=>HttpChannelOverHttp@6508bf3a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:31.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@685812e3 waiting
2021-11-07T04:01:37.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@521ba6b1 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:37.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:37.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:37.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:37.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:37.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:37.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@521ba6b1
2021-11-07T04:01:37.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@521ba6b1
2021-11-07T04:01:37.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:37.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@521ba6b1
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@162e9d01
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7dd61d89{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:37.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5736400f{AC.ReadCB@1ff241a7{HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ac4dc37{SSLC.NBReadCB@755a7f51{SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7cc290c9 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@521ba6b1
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7cc290c9
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:37.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33024], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-07T04:01:37.230178Z
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-07T04:01:37.23025Z
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-11-07T04:01:37.230318Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:37.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-07T04:01:37.23047Z
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ac4dc37{SSLC.NBReadCB@755a7f51{SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:37.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-07T04:01:37.230598Z tryProduce true
2021-11-07T04:01:37.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:37.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:37.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5736400f{AC.ReadCB@1ff241a7{HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7dd61d89{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6e162cba[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-11-07T04:01:37.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@634ef017[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@634ef017[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-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:37.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{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-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7cbf05df{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-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ac4dc37{null}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19bf61d6
2021-11-07T04:01:37.236Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19bf61d6
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:37.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:37.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:37.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:37.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:37.236Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ebd076e{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-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5736400f{null}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-11-07T04:01:37.236Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@7dd61d89{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:37.236Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ff241a7::DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.236Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6fbb1c8a waiting
2021-11-07T04:01:37.236Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@755a7f51::SocketChannelEndPoint@2ddd8e08{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755a7f51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3cba69d8{/10.233.74.195:33024<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ff241a7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ac12c8b{s=START}]=>HttpChannelOverHttp@20f95767{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:37.236Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19bf61d6
2021-11-07T04:01:41.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@7bda98e on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:41.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7bda98e
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7bda98e
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:41.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:41.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7bda98e
2021-11-07T04:01:41.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:41.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@67c21a4a
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@74eb2a2c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@280c0ebf{AC.ReadCB@38c7eb1{HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@481594f9{SSLC.NBReadCB@327b1550{SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@222ec93e on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@222ec93e
2021-11-07T04:01:41.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7bda98e
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:41.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33062], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-07T04:01:41.857168Z
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-07T04:01:41.857232Z
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-11-07T04:01:41.857291Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@481594f9{SSLC.NBReadCB@327b1550{SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@280c0ebf{AC.ReadCB@38c7eb1{HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@74eb2a2c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:41.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-07T04:01:41.857419Z
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:41.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-07T04:01:41.857726Z tryProduce true
2021-11-07T04:01:41.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:41.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:41.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:41.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52380ba8[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-11-07T04:01:41.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:41.860Z||qtp214768579-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@634ef017[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@634ef017[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-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:41.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:41.860Z||qtp214768579-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-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:41.861Z||qtp214768579-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-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{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-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:41.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1982d15e{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-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@481594f9{null}
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50d0351
2021-11-07T04:01:41.862Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50d0351
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.862Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.862Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:41.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2781755b{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-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@280c0ebf{null}
2021-11-07T04:01:41.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@327b1550::SocketChannelEndPoint@6445b4c7{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:41.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50d0351
2021-11-07T04:01:41.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:41.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:41.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:41.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:41.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:41.863Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@38c7eb1::DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@74eb2a2c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@327b1550{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dc152df{/10.233.74.195:33062<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@38c7eb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59bee6a{s=START}]=>HttpChannelOverHttp@4bef453d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:41.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@685812e3 waiting
2021-11-07T04:01:47.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@3e3b9571 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:47.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3e3b9571
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3e3b9571
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:47.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:47.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3e3b9571
2021-11-07T04:01:47.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a274d77
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@531ea3e4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@49f35766{AC.ReadCB@63621005{HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a629465{SSLC.NBReadCB@65f18404{SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@535af689 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:47.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:47.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3e3b9571
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@535af689
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33106], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-07T04:01:47.22964Z
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-07T04:01:47.229701Z
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-11-07T04:01:47.229769Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:47.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-07T04:01:47.229863Z
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a629465{SSLC.NBReadCB@65f18404{SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:47.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-07T04:01:47.229943Z tryProduce true
2021-11-07T04:01:47.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:47.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@49f35766{AC.ReadCB@63621005{HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@531ea3e4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:47.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1504ffff[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-11-07T04:01:47.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@634ef017[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@634ef017[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-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@63621005[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-07T04:01:47.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:47.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{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-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77d78d58{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-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a629465{null}
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@517762bb
2021-11-07T04:01:47.234Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@517762bb
2021-11-07T04:01:47.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:47.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:47.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:47.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:47.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:47.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:47.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@65f18404::SocketChannelEndPoint@6f744eae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@517762bb
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c748f03{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-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@49f35766{null}
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@63621005::DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@531ea3e4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65f18404{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ed28fae{/10.233.74.195:33106<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@63621005[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f54d8eb{s=START}]=>HttpChannelOverHttp@76fe0d60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:47.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6fbb1c8a waiting
2021-11-07T04:01:51.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@643f4bf1 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:51.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@643f4bf1
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@643f4bf1
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:51.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:51.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@643f4bf1
2021-11-07T04:01:51.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@302d1bf5
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1c151598{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3eeba82c{AC.ReadCB@443f575c{HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:51.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@508d1a{SSLC.NBReadCB@4fd5e5c5{SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:51.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@60cbab18 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:51.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@60cbab18
2021-11-07T04:01:51.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@643f4bf1
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33134], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-07T04:01:51.857812Z
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-07T04:01:51.857863Z
2021-11-07T04:01:51.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-11-07T04:01:51.857913Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:51.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:51.857984Z
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@508d1a{SSLC.NBReadCB@4fd5e5c5{SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:51.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:51.858077Z tryProduce true
2021-11-07T04:01:51.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:51.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3eeba82c{AC.ReadCB@443f575c{HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1c151598{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3a717089[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-11-07T04:01:51.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:51.860Z||qtp214768579-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@634ef017[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@634ef017[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-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@443f575c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:51.861Z||qtp214768579-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-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:51.861Z||qtp214768579-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-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:51.861Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{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-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@570beb1d{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-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@508d1a{null}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b8c670a
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:51.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:51.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:51.862Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b8c670a
2021-11-07T04:01:51.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:51.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:51.862Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.862Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7c07fb3c{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-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3eeba82c{null}
2021-11-07T04:01:51.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:51.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@443f575c::DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@1c151598{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:51.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4fd5e5c5::SocketChannelEndPoint@789c9baf{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.863Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b8c670a
2021-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4fd5e5c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@c8a7cd{/10.233.74.195:33134<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@443f575c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ae6c53d{s=START}]=>HttpChannelOverHttp@54fbe355{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:51.863Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@685812e3 waiting
2021-11-07T04:01:57.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@6b1e47e9 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:01:57.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6b1e47e9
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6b1e47e9
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:57.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:57.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6b1e47e9
2021-11-07T04:01:57.227Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@491bd3c8
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7eff2ca6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@382aa472{AC.ReadCB@696d3522{HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38ee4270{SSLC.NBReadCB@2b62d21a{SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5a1b575 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.228Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5a1b575
2021-11-07T04:01:57.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6b1e47e9
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33186], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:57.229684Z
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:57.229772Z
2021-11-07T04:01:57.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:57.229871Z
2021-11-07T04:01:57.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:57.229919Z tryProduce true
2021-11-07T04:01:57.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:57.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:57.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-11-07T04:01:57.229845Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:01:57.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.230Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38ee4270{SSLC.NBReadCB@2b62d21a{SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@382aa472{AC.ReadCB@696d3522{HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7eff2ca6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@35cb95a7[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-11-07T04:01:57.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:01:57.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@634ef017[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@634ef017[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-11-07T04:01:57.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@696d3522[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:01:57.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:01:57.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@634ef017[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-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{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-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5fc35b1f{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-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38ee4270{null}
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3727db73
2021-11-07T04:01:57.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:01:57.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:01:57.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:01:57.234Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3727db73
2021-11-07T04:01:57.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:01:57.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:01:57.234Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:01:57.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.234Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.234Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2b62d21a::SocketChannelEndPoint@1a00ef89{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@22dce130{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-11-07T04:01:57.235Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3727db73
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@382aa472{null}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@696d3522::DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@7eff2ca6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2b62d21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@631eebeb{/10.233.74.195:33186<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@696d3522[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f37352e{s=START}]=>HttpChannelOverHttp@6774b732{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:01:57.235Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6fbb1c8a waiting
2021-11-07T04:02:01.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@10562dd on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:02:01.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@10562dd
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@10562dd
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:01.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:01.855Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@10562dd
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f712c72
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@18edecc1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1329d1a5{AC.ReadCB@2e495112{HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:02:01.856Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@778cd313{SSLC.NBReadCB@7f23f996{SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:02:01.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@17037b3d on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:02:01.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:02:01.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.857Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@10562dd
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@17037b3d
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33218], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:02:01.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:02:01.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-07T04:02:01.85826Z
2021-11-07T04:02:01.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@5e8f4066 IDLE
2021-11-07T04:02:01.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-07T04:02:01.858388Z
2021-11-07T04:02:01.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute STOP!
2021-11-07T04:02:01.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@5e8f4066 offer STOP!
2021-11-07T04:02:01.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@5e8f4066 task=STOP!
2021-11-07T04:02:01.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@5e8f4066 Exited
2021-11-07T04:02:01.858Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=0/2,p=0}@5e8f4066
2021-11-07T04:02:01.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@6fbb1c8a task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-07T04:02:01.858553Z
2021-11-07T04:02:01.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-07T04:02:01.85849Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:02:01.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-11-07T04:02:01.858628Z tryProduce true
2021-11-07T04:02:01.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:02:01.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:01.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.858Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:01.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@778cd313{SSLC.NBReadCB@7f23f996{SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:02:01.858Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.859Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.859Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1329d1a5{AC.ReadCB@2e495112{HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-07T04:02:01.859Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@18edecc1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:02:01.859Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.859Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:02:01.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@451870bb[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-11-07T04:02:01.860Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:02:01.865Z||qtp214768579-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@634ef017[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@634ef017[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-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2e495112[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@634ef017[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-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-11-07T04:02:01.865Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:02:01.866Z||qtp214768579-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-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:02:01.866Z||qtp214768579-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-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.866Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{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-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d34fb25{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-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@778cd313{null}
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e2925a4
2021-11-07T04:02:01.867Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e2925a4
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.867Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:01.867Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:02:01.867Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:02:01.867Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:02:01.867Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:01.867Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a766c2d{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-11-07T04:02:01.867Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1329d1a5{null}
2021-11-07T04:02:01.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:02:01.868Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-07T04:02:01.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-07T04:02:01.868Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-07T04:02:01.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2e495112::DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@18edecc1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:02:01.868Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.868Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7f23f996::SocketChannelEndPoint@5c385511{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f23f996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@663b1c1{/10.233.74.195:33218<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2e495112[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6455a20a{s=START}]=>HttpChannelOverHttp@3b4d4edb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:01.869Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@685812e3 waiting
2021-11-07T04:02:01.869Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e2925a4
2021-11-07T04:02:07.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@63f7ff91 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:02:07.227Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@63f7ff91
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@63f7ff91
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:07.227Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@63f7ff91
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6e5d538b
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@64ec950e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7868c551{AC.ReadCB@60295313{HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52f3a084{SSLC.NBReadCB@17bbdb05{SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1bd92a2c on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:02:07.228Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:02:07.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@63f7ff91
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1bd92a2c
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33268], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-11-07T04:02:07.229447Z
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@685812e3 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-11-07T04:02:07.229495Z
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@e8d8fb7
2021-11-07T04:02:07.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@685812e3 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1651]@2021-11-07T04:02:07.229623Z
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1651]@2021-11-07T04:02:07.229594Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-07T04:02:07.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1651]@2021-11-07T04:02:07.229703Z tryProduce true
2021-11-07T04:02:07.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:02:07.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:07.229Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@e8d8fb7
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52f3a084{SSLC.NBReadCB@17bbdb05{SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:02:07.229Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@e8d8fb7 started
2021-11-07T04:02:07.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@e8d8fb7 waiting
2021-11-07T04:02:07.229Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7868c551{AC.ReadCB@60295313{HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@64ec950e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.229Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-07T04:02:07.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7783156[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-11-07T04:02:07.230Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-07T04:02:07.231Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@634ef017[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@634ef017[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-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@634ef017[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-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@634ef017[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-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@634ef017[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-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6b7fc420[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.232Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{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-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@426885e8{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-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52f3a084{null}
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@101a9be2
2021-11-07T04:02:07.233Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:07.233Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@101a9be2
2021-11-07T04:02:07.233Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:02:07.233Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 0 updates
2021-11-07T04:02:07.233Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:02:07.233Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:07.233Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 0 keys
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.233Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.234Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.234Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72884e61{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-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7868c551{null}
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-11-07T04:02:07.234Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@17bbdb05::SocketChannelEndPoint@3397eaa{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.234Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@101a9be2
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60295313::DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@64ec950e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17bbdb05{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c687207{/10.233.74.195:33268<->/10.233.74.93:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@60295313[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782c7bbf{s=START}]=>HttpChannelOverHttp@24ea71f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:07.234Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6fbb1c8a waiting
2021-11-07T04:02:11.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{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@7d0940dd on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-07T04:02:11.855Z||qtp214768579-21-acceptor-0@242c4a94-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/0 selected
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7d0940dd
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7d0940dd
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:11.855Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:11.855Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7d0940dd
2021-11-07T04:02:11.855Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-07T04:02:11.855Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4022d484
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@59a6d361{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@f76aa25::DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6162baab::SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@f76aa25::DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@f76aa25::DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@66545de{AC.ReadCB@f76aa25{HttpConnection@f76aa25::DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6162baab::SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.74.93:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3cf8e0b5{SSLC.NBReadCB@6162baab{SslConnection@6162baab::SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@48bba263 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7d0940dd
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken with none selected
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 0/0/1 selected
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 0 keys, 1 updates
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@48bba263
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 waiting with 1 keys
2021-11-07T04:02:11.856Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 woken up from select, 1/1/1 selected
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7e1ca317 processing 1 keys, 0 updates
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.93:8000 remote=/10.233.74.195:33306], selector=sun.nio.ch.EPollSelectorImpl@7e1ca317, interestOps=1, readyOps=1 SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@f76aa25[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6937ae42{s=START}]=>HttpChannelOverHttp@5b66b38b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-07T04:02:11.857297Z
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-07T04:02:11.857428Z
2021-11-07T04:02:11.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6fbb1c8a task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-07T04:02:11.857596Z
2021-11-07T04:02:11.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-07T04:02:11.85766Z tryProduce true
2021-11-07T04:02:11.857Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-07T04:02:11.857Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-11-07T04:02:11.857728Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3fb88215{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6162baab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@22755510{/10.233.74.195:33306<->/10.233.74.93:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpCon