Results

By type

          	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:35:44.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5040adf9::DecryptedEndPoint@138db73b{/10.233.75.194:60914<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@72a750a7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:35:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:35:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15118381{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@138db73b{/10.233.75.194:60914<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5040adf9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b5bca77{s=START}]=>HttpChannelOverHttp@5012b0c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@10a01b0b waiting
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4eb3e6ea{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@634b54a2{null}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78fbbb34
2022-03-21T02:35:44.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:44.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:35:44.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:35:44.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:35:44.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78fbbb34
2022-03-21T02:35:44.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:44.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5907275f::DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@719393ea{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@396b650{null}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5907275f::DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5907275f::DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:35:44.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@20faee92::SocketChannelEndPoint@245faf3b{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5907275f::DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@63c94f5a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:35:44.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78fbbb34
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20faee92{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab61940{/10.233.75.194:60916<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5907275f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0c9fd4{s=START}]=>HttpChannelOverHttp@75f18ebb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@643c4778 size 2 > capacity
2022-03-21T02:35:44.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@643c4778
2022-03-21T02:35:54.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@122a479f on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-21T02:35:54.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@122a479f
2022-03-21T02:35:54.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4f13b835 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@122a479f
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4f13b835
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4f13b835
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:35:54.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@122a479f
2022-03-21T02:35:54.841Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4f13b835
2022-03-21T02:35:54.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:35:54.841Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@263d8f9
2022-03-21T02:35:54.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c9c6e7d
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2fc3fed7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6db31808{AC.ReadCB@33fb4fc6{HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7d24b96c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@45fef07{SSLC.NBReadCB@3533f109{SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2eceed3c on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:35:54.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:54.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:35:54.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:35:54.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:35:54.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2eceed3c
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4f13b835
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:32796], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c5fd77d{AC.ReadCB@7244df33{HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1665]@2022-03-21T02:35:54.843545Z
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@10a01b0b offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1665]@2022-03-21T02:35:54.843778Z
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@10a01b0b task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1665]@2022-03-21T02:35:54.843902Z
2022-03-21T02:35:54.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1665]@2022-03-21T02:35:54.843818Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:35:54.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1665]@2022-03-21T02:35:54.843964Z tryProduce true
2022-03-21T02:35:54.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:35:54.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@45fef07{SSLC.NBReadCB@3533f109{SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:35:54.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:35:54.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 0 on SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6db31808{AC.ReadCB@33fb4fc6{HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:35:54.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2fc3fed7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:35:54.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@68362a82{SSLC.NBReadCB@794ccbfa{SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6473da9d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:35:54.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@773a3f65 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:35:54.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@773a3f65
2022-03-21T02:35:54.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@122a479f
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:32794], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2022-03-21T02:35:54.845611Z
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@4b2faa32 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1666]@2022-03-21T02:35:54.845651Z
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@612ed15b
2022-03-21T02:35:54.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@4b2faa32 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1666]@2022-03-21T02:35:54.845751Z
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1666]@2022-03-21T02:35:54.845727Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:35:54.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1666]@2022-03-21T02:35:54.845806Z tryProduce true
2022-03-21T02:35:54.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:35:54.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@68362a82{SSLC.NBReadCB@794ccbfa{SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:35:54.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@612ed15b
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:35:54.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@612ed15b started
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c5fd77d{AC.ReadCB@7244df33{HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-21T02:35:54.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@612ed15b waiting
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7d24b96c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2f716443[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@2f716443[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@2f716443[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6473da9d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@2f716443[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2f716443[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:35:54.846Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7e119d86{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@45fef07{null}
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72dde62b
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:54.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:35:54.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72dde62b
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:35:54.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:35:54.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7244df33[p=HttpParser{s=START,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@59edf2b4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:35:54.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6db31808{null}
2022-03-21T02:35:54.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3533f109::SocketChannelEndPoint@4a8f1802{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:35:54.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:35:54.849Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72dde62b
2022-03-21T02:35:54.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-03-21T02:35:54.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-03-21T02:35:54.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@33fb4fc6::DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@2fc3fed7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:35:54.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3533f109{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1dbeba6a{/10.233.75.194:32796<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@33fb4fc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5db6602f{s=START}]=>HttpChannelOverHttp@4078d6d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@299e8a8d waiting
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.849Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f07e10e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@68362a82{null}
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f63088e
2022-03-21T02:35:54.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:35:54.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:35:54.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:35:54.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:35:54.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f63088e
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-03-21T02:35:54.850Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3850b030{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c5fd77d{null}
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:35:54.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:35:54.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7244df33::DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@7d24b96c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:35:54.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@794ccbfa::SocketChannelEndPoint@5a0e675a{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f63088e
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@794ccbfa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@54b92016{/10.233.75.194:32794<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7244df33[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@64e8ed55{s=START}]=>HttpChannelOverHttp@55cbc908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@10a01b0b size 2 > capacity
2022-03-21T02:35:54.851Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@10a01b0b
2022-03-21T02:36:04.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1cceadc4 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-21T02:36:04.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1cceadc4
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1cceadc4
2022-03-21T02:36:04.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@466b6399 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@466b6399
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@466b6399
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1cceadc4
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:04.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:04.841Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@466b6399
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:04.841Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@16bd2743
2022-03-21T02:36:04.841Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4b19a17
2022-03-21T02:36:04.841Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3c541856{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@62c57666{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:04.841Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.841Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:04.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4c81391a{AC.ReadCB@1dbdc242{HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b7979b6 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@156937d0{SSLC.NBReadCB@2002b203{SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:36:04.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1cceadc4
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2b7979b6
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@204e0dd4 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@466b6399
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 1 updates
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:32898], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2022-03-21T02:36:04.84278Z
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@299e8a8d offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2022-03-21T02:36:04.842832Z
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1667]@2022-03-21T02:36:04.842874Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:04.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@299e8a8d task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.842938Z
2022-03-21T02:36:04.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f5d5d1a{SSLC.NBReadCB@61aea3c4{SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.843008Z tryProduce true
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@204e0dd4
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4c81391a{AC.ReadCB@1dbdc242{HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@62c57666{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:32900], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6473da9d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.843Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.843739Z
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@612ed15b offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.843772Z
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1ad427ad
2022-03-21T02:36:04.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@612ed15b task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.843901Z
2022-03-21T02:36:04.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.843858Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:04.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1668]@2022-03-21T02:36:04.843948Z tryProduce true
2022-03-21T02:36:04.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:04.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:04.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1ad427ad
2022-03-21T02:36:04.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@1ad427ad started
2022-03-21T02:36:04.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@156937d0{SSLC.NBReadCB@2002b203{SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:04.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:04.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1ad427ad waiting
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4b6d6050{AC.ReadCB@343d4ce9{HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3c541856{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@685b64dc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:04.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7a1f6456{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f5d5d1a{null}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fc883b4
2022-03-21T02:36:04.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:04.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:04.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:04.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:04.847Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fc883b4
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:04.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:04.847Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:04.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:04.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:04.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a1a5849{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4c81391a{null}
2022-03-21T02:36:04.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@61aea3c4::SocketChannelEndPoint@549be692{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:36:04.848Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fc883b4
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1dbdc242::DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@62c57666{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61aea3c4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6961a2ae{/10.233.75.194:32898<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1dbdc242[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5be198d{s=START}]=>HttpChannelOverHttp@4f867d2c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@4b2faa32 waiting
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@43e41f11{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@156937d0{null}
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7836a18f
2022-03-21T02:36:04.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:04.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:04.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:04.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:04.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:04.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-03-21T02:36:04.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7836a18f
2022-03-21T02:36:04.848Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b7847d1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4b6d6050{null}
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:04.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2002b203::SocketChannelEndPoint@5564b2e7{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:04.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7836a18f
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@343d4ce9::DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@3c541856{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2002b203{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4c5768b1{/10.233.75.194:32900<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@343d4ce9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57e75452{s=START}]=>HttpChannelOverHttp@21b6b3ae{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@299e8a8d size 2 > capacity
2022-03-21T02:36:04.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@299e8a8d
2022-03-21T02:36:14.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6bdc274 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-21T02:36:14.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:14.842Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@54bd1086 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6bdc274
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6bdc274
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@54bd1086
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@54bd1086
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6bdc274
2022-03-21T02:36:14.842Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@54bd1086
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:14.842Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d290e57
2022-03-21T02:36:14.842Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2e6e309f
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@180f8079{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@d67fa74{AC.ReadCB@3df17e99{HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@474eb0ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3bd458f7{SSLC.NBReadCB@1f6d9c69{SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@48a90530 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:14.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6bdc274
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@48a90530
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:14.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:14.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70a67048{AC.ReadCB@18fb8a70{HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33012], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|0 r=true w=false for SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-03-21T02:36:14.844452Z
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@4b2faa32 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-03-21T02:36:14.844503Z
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-03-21T02:36:14.844544Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@344acc26{SSLC.NBReadCB@723a7881{SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:14.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@4b2faa32 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.844623Z
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3bd458f7{SSLC.NBReadCB@1f6d9c69{SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:14.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.844686Z tryProduce true
2022-03-21T02:36:14.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:14.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1595545e on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-21T02:36:14.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=1
2022-03-21T02:36:14.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@d67fa74{AC.ReadCB@3df17e99{HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-03-21T02:36:14.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:14.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@180f8079{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1595545e
2022-03-21T02:36:14.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:14.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33014], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:14.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@54bd1086
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1c794bcd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.845879Z
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@1ad427ad offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.845915Z
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-03-21T02:36:14.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@47dda45d
2022-03-21T02:36:14.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1ad427ad task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.84601Z
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.845987Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:14.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@47dda45d
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@344acc26{SSLC.NBReadCB@723a7881{SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:14.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@47dda45d started
2022-03-21T02:36:14.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1670]@2022-03-21T02:36:14.84608Z tryProduce true
2022-03-21T02:36:14.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:14.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@47dda45d waiting
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@70a67048{AC.ReadCB@18fb8a70{HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@474eb0ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@46e14524[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:14.847Z||qtp978035840-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@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3df17e99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:14.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:14.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:14.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d683a8e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3bd458f7{null}
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48fdbac2
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:14.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:14.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:14.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:14.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48fdbac2
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:14.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b42dc5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:14.849Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@d67fa74{null}
2022-03-21T02:36:14.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:14.850Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1f6d9c69::SocketChannelEndPoint@4d66984b{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3df17e99::DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@180f8079{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:14.850Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@48fdbac2
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f6d9c69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6152e8d8{/10.233.75.194:33012<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3df17e99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@698fb374{s=START}]=>HttpChannelOverHttp@31a27395{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@612ed15b waiting
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@15bf6289{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@344acc26{null}
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fead32f
2022-03-21T02:36:14.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:14.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:14.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:14.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:14.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:14.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-03-21T02:36:14.850Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fead32f
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@736e6993{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@70a67048{null}
2022-03-21T02:36:14.850Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@723a7881::SocketChannelEndPoint@6ea1b3d4{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:14.850Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fead32f
2022-03-21T02:36:14.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:14.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:14.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@18fb8a70::DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@474eb0ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:14.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@723a7881{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2492989b{/10.233.75.194:33014<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@18fb8a70[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42dc701d{s=START}]=>HttpChannelOverHttp@19fe6aa4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:14.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@4b2faa32 size 2 > capacity
2022-03-21T02:36:14.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@4b2faa32
2022-03-21T02:36:23.047Z||Session-HouseKeeper-76c548f|AAIUI||org.eclipse.jetty.server.session|DEBUG|node0 scavenging sessions
2022-03-21T02:36:23.047Z||Session-HouseKeeper-76c548f|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 scavenging sessions
2022-03-21T02:36:23.047Z||Session-HouseKeeper-76c548f|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 scavenging session ids []
2022-03-21T02:36:23.047Z||Session-HouseKeeper-76c548f|AAIUI||org.eclipse.jetty.server.session|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] checking expiration on []
2022-03-21T02:36:24.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3df43758 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-21T02:36:24.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:24.841Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3df43758
2022-03-21T02:36:24.842Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@209efcd4 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3df43758
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:24.842Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3df43758
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@209efcd4
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@209efcd4
2022-03-21T02:36:24.842Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:24.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@209efcd4
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:24.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:24.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:24.842Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@778f909c
2022-03-21T02:36:24.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@cd313a4
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@5a457c0f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5be83f41{AC.ReadCB@51c50cab{HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22b1d0c3{SSLC.NBReadCB@76697cc5{SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f830f04 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.843Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3df43758
2022-03-21T02:36:24.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:24.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:36:24.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:24.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1f830f04
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@43624635{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33108], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73099166{AC.ReadCB@573823ce{HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6539ea9a{SSLC.NBReadCB@317137e0{SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-03-21T02:36:24.844592Z
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d4f1fea on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@612ed15b offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-03-21T02:36:24.844675Z
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.844Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@209efcd4
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-03-21T02:36:24.844736Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:24.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@612ed15b task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-03-21T02:36:24.844813Z
2022-03-21T02:36:24.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22b1d0c3{SSLC.NBReadCB@76697cc5{SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:24.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-03-21T02:36:24.844889Z tryProduce true
2022-03-21T02:36:24.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:24.844Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d4f1fea
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5be83f41{AC.ReadCB@51c50cab{HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5a457c0f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33110], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:24.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@75aa2b42[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.846Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:24.845Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-03-21T02:36:24.84623Z
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@47dda45d offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-03-21T02:36:24.846286Z
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@61a84e20
2022-03-21T02:36:24.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@47dda45d task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-03-21T02:36:24.846443Z
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-03-21T02:36:24.846403Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:24.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-03-21T02:36:24.846493Z tryProduce true
2022-03-21T02:36:24.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@61a84e20
2022-03-21T02:36:24.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6539ea9a{SSLC.NBReadCB@317137e0{SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:24.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@61a84e20 started
2022-03-21T02:36:24.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@61a84e20 waiting
2022-03-21T02:36:24.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73099166{AC.ReadCB@573823ce{HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@43624635{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.846Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:24.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d08a4d1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.847Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:24.847Z||qtp978035840-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@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@51c50cab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@dffbb6f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:24.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ecd82e2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22b1d0c3{null}
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1733310a
2022-03-21T02:36:24.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:24.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:24.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:24.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:24.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:24.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:24.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1733310a
2022-03-21T02:36:24.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6de05de9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:24.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5be83f41{null}
2022-03-21T02:36:24.850Z||qtp978035840-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@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:24.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@76697cc5::SocketChannelEndPoint@34688269{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:24.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@573823ce[p=HttpParser{s=START,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:24.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1733310a
2022-03-21T02:36:24.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:24.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:24.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51c50cab::DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5a457c0f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:24.850Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:24.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76697cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a4ec8e5{/10.233.75.194:33108<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@51c50cab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a3c8b0d{s=START}]=>HttpChannelOverHttp@154659b7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:24.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1ad427ad waiting
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.851Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7a7eeec8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6539ea9a{null}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@590476e9
2022-03-21T02:36:24.852Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:24.852Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:24.852Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:24.852Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:24.852Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:24.852Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-03-21T02:36:24.852Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@590476e9
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61926f34{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73099166{null}
2022-03-21T02:36:24.852Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@317137e0::SocketChannelEndPoint@6f2c95c7{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:24.852Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@590476e9
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@573823ce::DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@43624635{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@317137e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@48eb7042{/10.233.75.194:33110<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@573823ce[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@228b38ec{s=START}]=>HttpChannelOverHttp@41a4e168{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@612ed15b size 2 > capacity
2022-03-21T02:36:24.852Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@612ed15b
2022-03-21T02:36:34.840Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@485824d1 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-21T02:36:34.840Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:34.840Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@485824d1
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@485824d1
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:34.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@74dd247c on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:36:34.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@485824d1
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@74dd247c
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@74dd247c
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:34.841Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@74dd247c
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@194537ef
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d7f0196
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@53a8af99{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@700e5f3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46a745a9{AC.ReadCB@464e67cb{HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:34.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.841Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48e0b3c7{AC.ReadCB@40c4f49e{HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:34.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73620289{SSLC.NBReadCB@6ca40383{SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:34.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f96bf7d on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@74dd247c
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f96bf7d
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2f67de41{SSLC.NBReadCB@60fd2eba{SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33224], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2666bde9 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@485824d1
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-03-21T02:36:34.842714Z
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1ad427ad offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-03-21T02:36:34.842759Z
2022-03-21T02:36:34.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1ad427ad task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-03-21T02:36:34.842871Z
2022-03-21T02:36:34.842Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-03-21T02:36:34.842814Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:34.842Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-03-21T02:36:34.842939Z tryProduce true
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2666bde9
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73620289{SSLC.NBReadCB@6ca40383{SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46a745a9{AC.ReadCB@464e67cb{HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@53a8af99{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33222], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d08a4d1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.843Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:34.843Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-03-21T02:36:34.84391Z
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@61a84e20 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-03-21T02:36:34.84402Z
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@53eb0131
2022-03-21T02:36:34.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@53eb0131
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1674]@2022-03-21T02:36:34.844149Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:34.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@61a84e20 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1674]@2022-03-21T02:36:34.844185Z
2022-03-21T02:36:34.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@53eb0131 started
2022-03-21T02:36:34.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1675]@2022-03-21T02:36:34.84429Z tryProduce true
2022-03-21T02:36:34.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2f67de41{SSLC.NBReadCB@60fd2eba{SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:34.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@53eb0131 waiting
2022-03-21T02:36:34.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48e0b3c7{AC.ReadCB@40c4f49e{HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@700e5f3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.844Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:34.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7193433c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.845Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@464e67cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@58863a18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:34.846Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4e12fff0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73620289{null}
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e469b4d
2022-03-21T02:36:34.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:34.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:34.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:34.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:34.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:34.848Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e469b4d
2022-03-21T02:36:34.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.849Z||qtp978035840-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@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@36c4ef7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:34.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ca40383::SocketChannelEndPoint@33a9052{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46a745a9{null}
2022-03-21T02:36:34.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.849Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e469b4d
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:34.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@464e67cb::DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@53a8af99{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:34.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ca40383{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4471743{/10.233.75.194:33224<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@464e67cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5065fc5b{s=START}]=>HttpChannelOverHttp@4e5d4bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:34.849Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@47dda45d waiting
2022-03-21T02:36:34.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:34.849Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:34.850Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=8/30000}
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@10c6827d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2f67de41{null}
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b2febdd
2022-03-21T02:36:34.851Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:34.851Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:34.851Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-03-21T02:36:34.851Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:34.851Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:34.851Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-03-21T02:36:34.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b2febdd
2022-03-21T02:36:34.851Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.851Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.852Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-03-21T02:36:34.852Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@60fd2eba::SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@26f810f7{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.852Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b2febdd
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@70cec127{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48e0b3c7{null}
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@40c4f49e::DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@700e5f3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@60fd2eba{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@16978ab2{/10.233.75.194:33222<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@40c4f49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a95fa0d{s=START}]=>HttpChannelOverHttp@33826367{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1ad427ad size 2 > capacity
2022-03-21T02:36:34.852Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1ad427ad
2022-03-21T02:36:44.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@688f9348 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-21T02:36:44.841Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:44.842Z||qtp978035840-20-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3fa0bad1 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@688f9348
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@688f9348
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@688f9348
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3fa0bad1
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3fa0bad1
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:44.842Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3fa0bad1
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@e75939e
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5286897
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6bccf256{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ca822ac{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5ee3b7c4::DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5ee3b7c4::DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5ee3b7c4::DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-21T02:36:44.842Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ace912c{AC.ReadCB@2d665368{HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:44.842Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@23c643c2{AC.ReadCB@5ee3b7c4{HttpConnection@5ee3b7c4::DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52c6c0e{SSLC.NBReadCB@5dd845fc{SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@60d88de9{SSLC.NBReadCB@4f0daa36{SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a442ef2 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@42a6c7de on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@688f9348
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a442ef2
2022-03-21T02:36:44.843Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3fa0bad1
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@42a6c7de
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 2/2/2 selected
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 2 keys, 0 updates
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33328], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-03-21T02:36:44.843839Z
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@47dda45d offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-03-21T02:36:44.843884Z
2022-03-21T02:36:44.843Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-03-21T02:36:44.843918Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@47dda45d task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-03-21T02:36:44.844005Z
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52c6c0e{SSLC.NBReadCB@5dd845fc{SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-03-21T02:36:44.844098Z tryProduce true
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ace912c{AC.ReadCB@2d665368{HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.75.113:8000 remote=/10.233.75.194:33326], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6bccf256{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-03-21T02:36:44.844375Z
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@53eb0131 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-03-21T02:36:44.844705Z
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5dd845fc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7193433c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:44.844Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@e33109f
2022-03-21T02:36:44.844Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@e33109f
2022-03-21T02:36:44.844Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-03-21T02:36:44.844897Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-21T02:36:44.844Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@53eb0131 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-03-21T02:36:44.844943Z
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@60d88de9{SSLC.NBReadCB@4f0daa36{SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-21T02:36:44.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@e33109f started
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1677]@2022-03-21T02:36:44.845093Z tryProduce true
2022-03-21T02:36:44.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-21T02:36:44.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@e33109f waiting
2022-03-21T02:36:44.845Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@23c643c2{AC.ReadCB@5ee3b7c4{HttpConnection@5ee3b7c4::DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ee3b7c4::DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7ca822ac{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4f0daa36::SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@43466eba{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4f0daa36{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cebbe35{/10.233.75.194:33326<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5ee3b7c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ec6aff4{s=START}]=>HttpChannelOverHttp@1f71d1c7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@578793d6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:44.845Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:44.846Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2d665368[p=HttpParser{s=START,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7f268765[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-21T02:36:44.846Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5dd845fc::SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7725103b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52c6c0e{null}
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=2 updates=0
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77250b6a
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.848Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77250b6a
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@8adcfe4{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5dd845fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2d665368[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@161c8ffb{s=START}]=>HttpChannelOverHttp@7f61f5e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@63c27dc7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1ace912c{null}
2022-03-21T02:36:44.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d665368::DecryptedEndPoint@d78def2{/10.233.75.194:33328<->/10.233.75.113:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-21T02:36:44.848Z||qtp978035840-21|AAIUI||org