Results

By type

          2021-09-28T05:17:34.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:17:34.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:34.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-28T05:17:34.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e9539f3::SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:17:34.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e9539f3::SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@640e089e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4fa56da3{null}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c2ea6ff
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.555Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c2ea6ff
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f54805a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ba08913{null}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160ac28::DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:17:34.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@160ac28::DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:17:34.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:17:34.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@160ac28::DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@3b0eedda{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:34.556Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.556Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@160ac28::DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:17:34.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@310fbad1 waiting
2021-09-28T05:17:34.556Z||qtp666312528-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e9539f3::SocketChannelEndPoint@433081bf{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e9539f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf4b682{/10.233.71.52:34308<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@160ac28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78cd405{s=START}]=>HttpChannelOverHttp@7c547fc8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:34.556Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c2ea6ff
2021-09-28T05:17:34.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:34.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:34.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:17:34.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:34.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:34.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:17:39.140Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6576645 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:17:39.140Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6576645
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6576645
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:39.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6576645
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2a1d1aa9
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@668febd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:39.141Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@695b4a3{AC.ReadCB@44e2648b{HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51045ec6{SSLC.NBReadCB@6bdac1bd{SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6ceeba72 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6ceeba72
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.142Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6576645
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34396], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2021-09-28T05:17:39.142922Z
2021-09-28T05:17:39.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2021-09-28T05:17:39.142957Z
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3286]@2021-09-28T05:17:39.142993Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51045ec6{SSLC.NBReadCB@6bdac1bd{SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2021-09-28T05:17:39.143211Z
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@695b4a3{AC.ReadCB@44e2648b{HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:17:39.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2021-09-28T05:17:39.14332Z tryProduce true
2021-09-28T05:17:39.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:39.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@668febd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@64dfa84e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:39.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:17:39.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:39.144Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5158aa44 IDLE
2021-09-28T05:17:39.144Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute STOP!
2021-09-28T05:17:39.144Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@5158aa44 offer STOP!
2021-09-28T05:17:39.144Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@5158aa44 task=STOP!
2021-09-28T05:17:39.144Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@5158aa44 Exited
2021-09-28T05:17:39.144Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=0/2,p=0}@5158aa44
2021-09-28T05:17:39.145Z||qtp666312528-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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@44e2648b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:39.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:39.146Z||qtp666312528-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-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:39.146Z||qtp666312528-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-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6389204e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@51045ec6{null}
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ec49650
2021-09-28T05:17:39.146Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ec49650
2021-09-28T05:17:39.146Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:39.147Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:39.147Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:17:39.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.147Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:39.147Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:39.147Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.147Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.147Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2c7e81e9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@695b4a3{null}
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:39.147Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6bdac1bd::SocketChannelEndPoint@7e46d752{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44e2648b::DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@668febd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:39.147Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ec49650
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6bdac1bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5c5c63{/10.233.71.52:34396<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@44e2648b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@474927e1{s=START}]=>HttpChannelOverHttp@3243ba90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:39.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e waiting
2021-09-28T05:17:44.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4da496ca on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:17:44.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4da496ca
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4da496ca
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:44.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4da496ca
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@16e2bad7
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7d337fa3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@671b139{AC.ReadCB@7e8456d0{HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:17:44.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5a1f45f1{SSLC.NBReadCB@7ce64420{SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1416ddd6 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:17:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4da496ca
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1416ddd6
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34486], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2021-09-28T05:17:44.547402Z
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@3509bf2e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3287]@2021-09-28T05:17:44.547471Z
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@33c03be8
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3287]@2021-09-28T05:17:44.547533Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5a1f45f1{SSLC.NBReadCB@7ce64420{SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:44.547Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@33c03be8
2021-09-28T05:17:44.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@3509bf2e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3288]@2021-09-28T05:17:44.547711Z
2021-09-28T05:17:44.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3288]@2021-09-28T05:17:44.54773Z tryProduce true
2021-09-28T05:17:44.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:44.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:44.547Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@33c03be8 started
2021-09-28T05:17:44.547Z||qtp666312528-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@33c03be8 waiting
2021-09-28T05:17:44.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@671b139{AC.ReadCB@7e8456d0{HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@7d337fa3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:17:44.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5a307a31[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:44.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:17:44.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@516d677d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a1f45f1{null}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb7dc8
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.551Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb7dc8
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30e60902{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@671b139{null}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-28T05:17:44.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@7d337fa3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:44.551Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.552Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7e8456d0::DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:44.552Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7ce64420::SocketChannelEndPoint@594558fd{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.552Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cb7dc8
2021-09-28T05:17:44.552Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:44.552Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:44.552Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7ce64420{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e424c26{/10.233.71.52:34486<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7e8456d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60d904e6{s=START}]=>HttpChannelOverHttp@724e15dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:44.552Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@310fbad1 waiting
2021-09-28T05:17:44.552Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:17:44.552Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:44.552Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:44.552Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:17:49.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@154737ff on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:17:49.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@154737ff
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@154737ff
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:49.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:49.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@154737ff
2021-09-28T05:17:49.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@9027929
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@21ce4906{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:49.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c1bf915{AC.ReadCB@3b9fb727{HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5a7b433e{SSLC.NBReadCB@2dca3524{SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@26e42e40 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:17:49.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:49.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:17:49.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:49.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@26e42e40
2021-09-28T05:17:49.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@154737ff
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34578], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2021-09-28T05:17:49.144546Z
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2021-09-28T05:17:49.14462Z
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2021-09-28T05:17:49.144694Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:17:49.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3288]@2021-09-28T05:17:49.144767Z
2021-09-28T05:17:49.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-28T05:17:49.144857Z tryProduce true
2021-09-28T05:17:49.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:49.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5a7b433e{SSLC.NBReadCB@2dca3524{SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:49.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:49.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c1bf915{AC.ReadCB@3b9fb727{HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-09-28T05:17:49.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@21ce4906{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:49.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:17:49.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1fdb1c51[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:49.146Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:17:49.149Z||qtp666312528-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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:49.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:17:49.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:49.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:49.150Z||qtp666312528-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-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:49.150Z||qtp666312528-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-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:17:49.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@75477fec{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a7b433e{null}
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d6ed964
2021-09-28T05:17:49.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:49.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:49.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:17:49.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:49.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:49.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:17:49.151Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d6ed964
2021-09-28T05:17:49.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4e78e868{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c1bf915{null}
2021-09-28T05:17:49.152Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:17:49.153Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3b9fb727::DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@21ce4906{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:49.153Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2dca3524::SocketChannelEndPoint@2170bed2{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.153Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d6ed964
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2dca3524{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56ce157{/10.233.71.52:34578<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3b9fb727[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4fce1f93{s=START}]=>HttpChannelOverHttp@2176e6a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:49.153Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3509bf2e waiting
2021-09-28T05:17:54.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@721ecc1 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:17:54.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@721ecc1
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@721ecc1
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:54.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:54.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@721ecc1
2021-09-28T05:17:54.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3733935e
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@929a0d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1056c82a{AC.ReadCB@222b7bcf{HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69da2cec{SSLC.NBReadCB@2e405046{SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@453493f1 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:54.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:54.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@721ecc1
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@453493f1
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34670], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-28T05:17:54.548557Z
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-28T05:17:54.548609Z
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-28T05:17:54.548659Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69da2cec{SSLC.NBReadCB@2e405046{SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3289]@2021-09-28T05:17:54.548713Z
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2021-09-28T05:17:54.548972Z tryProduce true
2021-09-28T05:17:54.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:54.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1056c82a{AC.ReadCB@222b7bcf{HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-28T05:17:54.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:54.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@929a0d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:54.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:54.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:17:54.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@53b2c804[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:54.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:17:54.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:54.552Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-28T05:17:54.552Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:17:54.552Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.552Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a4eda87{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69da2cec{null}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a607cd5
2021-09-28T05:17:54.553Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a607cd5
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1341a1a0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1056c82a{null}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:17:54.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:54.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:54.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@929a0d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:54.554Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.554Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@222b7bcf::DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:17:54.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.554Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2e405046::SocketChannelEndPoint@3cc01586{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2e405046{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3579ffdb{/10.233.71.52:34670<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@222b7bcf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54bdf572{s=START}]=>HttpChannelOverHttp@17236884{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:54.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@310fbad1 waiting
2021-09-28T05:17:54.554Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a607cd5
2021-09-28T05:17:54.554Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:54.554Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:54.554Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:17:54.554Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:54.554Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:54.554Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:17:59.140Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3a79d72e on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:17:59.140Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3a79d72e
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3a79d72e
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:59.140Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:59.140Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3a79d72e
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5af90ee1
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@84a36f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@497065e3{AC.ReadCB@1ad6bf16{HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:17:59.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@66f15dd4{SSLC.NBReadCB@1e685a23{SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:59.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3a14aa6b on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:59.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3a14aa6b
2021-09-28T05:17:59.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3a79d72e
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34758], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:17:59.142Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2021-09-28T05:17:59.142943Z
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2021-09-28T05:17:59.143012Z
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3290]@2021-09-28T05:17:59.143085Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@66f15dd4{SSLC.NBReadCB@1e685a23{SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:17:59.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:17:59.143245Z
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:17:59.143352Z tryProduce true
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:59.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@497065e3{AC.ReadCB@1ad6bf16{HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@84a36f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:17:59.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.143Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:17:59.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@47f0faa1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:59.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:17:59.147Z||qtp666312528-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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:17:59.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:59.147Z||qtp666312528-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-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:17:59.148Z||qtp666312528-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-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1c8ebec2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@66f15dd4{null}
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15bc2e93
2021-09-28T05:17:59.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15bc2e93
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:17:59.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:17:59.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:17:59.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:17:59.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:17:59.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:17:59.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ee2050a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@497065e3{null}
2021-09-28T05:17:59.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ad6bf16::DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@84a36f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:17:59.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e685a23::SocketChannelEndPoint@19699f88{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@15bc2e93
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e685a23{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5d0a670e{/10.233.71.52:34758<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ad6bf16[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10d47cf7{s=START}]=>HttpChannelOverHttp@5a9bc433{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:17:59.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3509bf2e waiting
2021-09-28T05:18:04.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5382146d on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:04.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5382146d
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5382146d
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:04.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5382146d
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58a87821
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@300d9dff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4358ee74{AC.ReadCB@2b7f92af{HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@14e5e65a{SSLC.NBReadCB@274a9c76{SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@67bf619c on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:04.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:04.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5382146d
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@67bf619c
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34856], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:18:04.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:18:04.548872Z
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:18:04.549027Z
2021-09-28T05:18:04.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:18:04.549166Z
2021-09-28T05:18:04.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:18:04.549233Z tryProduce true
2021-09-28T05:18:04.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:04.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3291]@2021-09-28T05:18:04.549115Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:18:04.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@14e5e65a{SSLC.NBReadCB@274a9c76{SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4358ee74{AC.ReadCB@2b7f92af{HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:18:04.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@300d9dff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:04.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:18:04.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2a10db8f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:04.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:18:04.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:04.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@239f8ccc{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@14e5e65a{null}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3dcd65be
2021-09-28T05:18:04.555Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3dcd65be
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5e1144ba{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4358ee74{null}
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:18:04.556Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.556Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:18:04.556Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@274a9c76::SocketChannelEndPoint@7e99f840{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.556Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3dcd65be
2021-09-28T05:18:04.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:04.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:04.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:18:04.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:04.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:04.556Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b7f92af::DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@300d9dff{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@274a9c76{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1e73e7b{/10.233.71.52:34856<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2b7f92af[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f667a02{s=START}]=>HttpChannelOverHttp@602d8294{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:04.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@310fbad1 waiting
2021-09-28T05:18:09.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7fd6292d on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:09.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7fd6292d
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7fd6292d
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:09.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:09.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7fd6292d
2021-09-28T05:18:09.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:09.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@430179a6
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1b457b1d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@396db6a9{AC.ReadCB@53c1ed9a{HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@651c2123{SSLC.NBReadCB@689771e6{SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:09.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@36576427 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:09.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:09.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7fd6292d
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@36576427
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:34948], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2021-09-28T05:18:09.143871Z
2021-09-28T05:18:09.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2021-09-28T05:18:09.143939Z
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3292]@2021-09-28T05:18:09.144017Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@651c2123{SSLC.NBReadCB@689771e6{SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:09.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2021-09-28T05:18:09.144153Z
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2021-09-28T05:18:09.144282Z tryProduce true
2021-09-28T05:18:09.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:09.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@396db6a9{AC.ReadCB@53c1ed9a{HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1b457b1d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:09.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:18:09.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7960c39[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:09.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:18:09.147Z||qtp666312528-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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:18:09.147Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:09.148Z||qtp666312528-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-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:09.148Z||qtp666312528-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-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73aa72ee{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@651c2123{null}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d5ef3c4
2021-09-28T05:18:09.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d5ef3c4
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:09.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:09.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:18:09.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:09.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:09.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:18:09.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1d352e15{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@396db6a9{null}
2021-09-28T05:18:09.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:09.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@689771e6::SocketChannelEndPoint@9145a1a{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53c1ed9a::DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@1b457b1d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:09.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d5ef3c4
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@689771e6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@302a3388{/10.233.71.52:34948<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@53c1ed9a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@940a90f{s=START}]=>HttpChannelOverHttp@2ff293ef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:09.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3509bf2e waiting
2021-09-28T05:18:10.571Z||Session-HouseKeeper-1686f0b4|AAIUI||org.eclipse.jetty.server.session|DEBUG|node0 scavenging sessions
2021-09-28T05:18:10.571Z||Session-HouseKeeper-1686f0b4|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 scavenging sessions
2021-09-28T05:18:10.571Z||Session-HouseKeeper-1686f0b4|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 scavenging session ids []
2021-09-28T05:18:10.571Z||Session-HouseKeeper-1686f0b4|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] checking expiration on []
2021-09-28T05:18:14.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@771995f2 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:14.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@771995f2
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@771995f2
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:14.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:14.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@771995f2
2021-09-28T05:18:14.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4f0acd4d
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@e8210f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c4eb8f6{AC.ReadCB@177bc4ca{HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@25da6c21{SSLC.NBReadCB@52f6bbd0{SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:14.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@42957b71 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:14.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:14.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:14.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@771995f2
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@42957b71
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:35048], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2021-09-28T05:18:14.548902Z
2021-09-28T05:18:14.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2021-09-28T05:18:14.548967Z
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2021-09-28T05:18:14.549037Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:18:14.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3293]@2021-09-28T05:18:14.549102Z
2021-09-28T05:18:14.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2021-09-28T05:18:14.549191Z tryProduce true
2021-09-28T05:18:14.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:14.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@25da6c21{SSLC.NBReadCB@52f6bbd0{SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:14.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.549Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c4eb8f6{AC.ReadCB@177bc4ca{HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@e8210f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:18:14.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d572b3a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:14.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:14.553Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.554Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7be15bbb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@25da6c21{null}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f01f4e9
2021-09-28T05:18:14.555Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f01f4e9
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.555Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.555Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:14.555Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@52f6bbd0::SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ba5a103{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:14.555Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f01f4e9
2021-09-28T05:18:14.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:14.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:18:14.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:14.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:14.555Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@540912dd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c4eb8f6{null}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:14.555Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@177bc4ca::DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@e8210f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:14.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52f6bbd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68491941{/10.233.71.52:35048<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@177bc4ca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72d533de{s=START}]=>HttpChannelOverHttp@74e635c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:14.556Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@310fbad1 waiting
2021-09-28T05:18:19.140Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3adfc98 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:19.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3adfc98
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3adfc98
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:19.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:19.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3adfc98
2021-09-28T05:18:19.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:19.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6e5f8a3e
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4018393b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7c28300{AC.ReadCB@5284557c{HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@779d0931{SSLC.NBReadCB@4d8a9d10{SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6ee668cf on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:19.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:19.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3adfc98
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6ee668cf
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:35140], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:18:19.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2021-09-28T05:18:19.143944Z
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2021-09-28T05:18:19.144013Z
2021-09-28T05:18:19.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2021-09-28T05:18:19.144145Z
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2021-09-28T05:18:19.144083Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:18:19.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3294]@2021-09-28T05:18:19.14423Z tryProduce true
2021-09-28T05:18:19.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:19.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:19.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@779d0931{SSLC.NBReadCB@4d8a9d10{SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7c28300{AC.ReadCB@5284557c{HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4018393b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:18:19.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@ae834ec[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:19.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:18:19.148Z||qtp666312528-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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5284557c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:18:19.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:19.149Z||qtp666312528-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-09-28T05:18:19.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:18:19.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:19.150Z||qtp666312528-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-09-28T05:18:19.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:18:19.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@301236a6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@779d0931{null}
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@463e337
2021-09-28T05:18:19.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:19.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:19.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:18:19.151Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:19.152Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:19.152Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:18:19.151Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.152Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@463e337
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6e68a8b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7c28300{null}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@4018393b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:19.152Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.152Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3509bf2e waiting
2021-09-28T05:18:19.152Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5284557c::DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-28T05:18:19.152Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4d8a9d10::SocketChannelEndPoint@3ad3ab33{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4d8a9d10{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67358cdd{/10.233.71.52:35140<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5284557c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@612a318{s=START}]=>HttpChannelOverHttp@6a4eabef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:19.153Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@463e337
2021-09-28T05:18:24.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@40cfa1fc on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:24.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@40cfa1fc
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@40cfa1fc
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:24.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:24.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@40cfa1fc
2021-09-28T05:18:24.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:24.546Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1569e0
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2995c124{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5196d042{AC.ReadCB@264e79f{HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@74eb8df0{SSLC.NBReadCB@31ba84fa{SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11935ac3 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@11935ac3
2021-09-28T05:18:24.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@40cfa1fc
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:35238], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.547Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2021-09-28T05:18:24.548017Z
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2021-09-28T05:18:24.548058Z
2021-09-28T05:18:24.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@3509bf2e task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2021-09-28T05:18:24.548138Z
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3295]@2021-09-28T05:18:24.548099Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:18:24.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3296]@2021-09-28T05:18:24.548191Z tryProduce true
2021-09-28T05:18:24.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:24.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@74eb8df0{SSLC.NBReadCB@31ba84fa{SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:24.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.548Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5196d042{AC.ReadCB@264e79f{HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2995c124{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@31de4ab7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:24.548Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@11d856d9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@74eb8df0{null}
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:24.550Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ddb21c5
2021-09-28T05:18:24.550Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ddb21c5
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.551Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.551Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@527b4af6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5196d042{null}
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:18:24.551Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31ba84fa::SocketChannelEndPoint@1905fb3e{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-28T05:18:24.551Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@ddb21c5
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-28T05:18:24.551Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:24.551Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@264e79f::DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000} onFillable exit HttpChannelState@2995c124{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:24.551Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:18:24.551Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:24.551Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:24.551Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ba84fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1fff15ee{/10.233.71.52:35238<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@264e79f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@560db746{s=START}]=>HttpChannelOverHttp@7658b6a7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:24.551Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@310fbad1 waiting
2021-09-28T05:18:29.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@e1e7789 on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:29.141Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e1e7789
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e1e7789
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:29.141Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:29.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e1e7789
2021-09-28T05:18:29.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:29.141Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6eb65a54
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2919e976{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@232fc687{AC.ReadCB@75a162fb{HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5de7cea3{SSLC.NBReadCB@6c5492ef{SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@156cec1a on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:29.142Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:29.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.143Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e1e7789
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@156cec1a
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.134:8000 remote=/10.233.71.52:35328], selector=sun.nio.ch.EPollSelectorImpl@4f739f9f, interestOps=1, readyOps=1 SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3296]@2021-09-28T05:18:29.143847Z
2021-09-28T05:18:29.143Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 offer EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3296]@2021-09-28T05:18:29.143917Z
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3296]@2021-09-28T05:18:29.143982Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-28T05:18:29.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@310fbad1 task=EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3297]@2021-09-28T05:18:29.144114Z
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5de7cea3{SSLC.NBReadCB@6c5492ef{SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:29.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5184da2b/SelectorProducer@6fa2d0b2/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3297]@2021-09-28T05:18:29.144201Z tryProduce true
2021-09-28T05:18:29.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:29.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.144Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@232fc687{AC.ReadCB@75a162fb{HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2919e976{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.144Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-09-28T05:18:29.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6ce429e3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:29.145Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-09-28T05:18:29.147Z||qtp666312528-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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@75a162fb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@74debcf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@71360a04[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:29.148Z||qtp666312528-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-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-09-28T05:18:29.148Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-09-28T05:18:29.148Z||qtp666312528-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-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77051513{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5de7cea3{null}
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45857baa
2021-09-28T05:18:29.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:29.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:29.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 0 updates
2021-09-28T05:18:29.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-09-28T05:18:29.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:29.149Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 0 keys
2021-09-28T05:18:29.149Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.149Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45857baa
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1cb1771c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@232fc687{null}
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-28T05:18:29.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:29.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@75a162fb::DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@2919e976{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.150Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@3509bf2e waiting
2021-09-28T05:18:29.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6c5492ef::SocketChannelEndPoint@7dff1c68{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c5492ef{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c00bcc2{/10.233.71.52:35328<->/10.233.71.134:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@75a162fb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@451bc50b{s=START}]=>HttpChannelOverHttp@717d0232{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:29.150Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45857baa
2021-09-28T05:18:34.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3513c5bd on ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-28T05:18:34.546Z||qtp666312528-20-acceptor-0@1a06ec24-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/0 selected
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3513c5bd
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3513c5bd
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:34.546Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:34.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3513c5bd
2021-09-28T05:18:34.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-28T05:18:34.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4deca9e1
2021-09-28T05:18:34.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3f811981{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-09-28T05:18:34.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@178a0c31::DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-09-28T05:18:34.547Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@73e33250::SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@178a0c31::DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@178a0c31::DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b1c154a{AC.ReadCB@178a0c31{HttpConnection@178a0c31::DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@73e33250::SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.134:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1cb0719c{SSLC.NBReadCB@73e33250{SslConnection@73e33250::SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-28T05:18:34.548Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@76abb1e8 on ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-28T05:18:34.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@58c80957{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken with none selected
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 0/0/1 selected
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 0 keys, 1 updates
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@76abb1e8
2021-09-28T05:18:34.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.549Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3513c5bd
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2a9f6830{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@73e33250{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6e0e3298{/10.233.71.52:35424<->/10.233.71.134:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@178a0c31[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ce65446{s=START}]=>HttpChannelOverHttp@65c039a1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f waiting with 1 keys
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f woken up from select, 1/1/1 selected
2021-09-28T05:18:34.549Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@4f739f9f processing 1 keys, 0 updates
2021