Results

By type

          	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-04-17T07:32:15.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-17T07:32:15.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@33598e43{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-04-17T07:32:15.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@632db6db{null}
2022-04-17T07:32:15.980Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17T07:32:15.980Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4db9adc4
2022-04-17T07:32:15.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4db9adc4
2022-04-17T07:32:15.980Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:15.980Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.980Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:15.980Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:15.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.980Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@276a3883::DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-17T07:32:15.980Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d71973f{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-04-17T07:32:15.980Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@15f52ac6{null}
2022-04-17T07:32:15.981Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@276a3883::DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:15.980Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:15.981Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@276a3883::DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-17T07:32:15.981Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-17T07:32:15.981Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@276a3883::DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@3e7a7d7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:15.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@22bca97e::SocketChannelEndPoint@49f2ae68{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4db9adc4
2022-04-17T07:32:15.981Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:15.981Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-04-17T07:32:15.982Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22bca97e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5fbac3a6{/10.233.67.192:44504<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@276a3883[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b92e97c{s=START}]=>HttpChannelOverHttp@2ee576d6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:15.982Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@4f4f3fdb size 2 > capacity
2022-04-17T07:32:15.982Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@49601f82{s=2/2,p=0}@4f4f3fdb
2022-04-17T07:32:25.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@14b80d63 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17T07:32:25.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:25.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@64ac673e on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:25.957Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:25.957Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:25.957Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:32:25.957Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:32:25.957Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@14b80d63
2022-04-17T07:32:25.957Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@14b80d63
2022-04-17T07:32:25.958Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@64ac673e
2022-04-17T07:32:25.958Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@64ac673e
2022-04-17T07:32:25.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@14b80d63
2022-04-17T07:32:25.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@64ac673e
2022-04-17T07:32:25.958Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:25.958Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:25.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:25.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:25.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@18d56d9b
2022-04-17T07:32:25.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@f63e29d
2022-04-17T07:32:25.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@29c702ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:25.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@14373b1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:25.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:25.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ef5a570{AC.ReadCB@1a4d0bd8{HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@312c551e{AC.ReadCB@450540f{HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c9474bd{SSLC.NBReadCB@6f5598a1{SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3c212f1c on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:25.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7fc7731e on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:25.960Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.960Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@64ac673e
2022-04-17T07:32:25.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@14b80d63
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3c212f1c
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7fc7731e
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 2/2/2 selected
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 2 keys, 0 updates
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:44694], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-04-17T07:32:25.96101Z
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@52365bd4 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-04-17T07:32:25.961133Z
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@52365bd4 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-04-17T07:32:25.961294Z
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-04-17T07:32:25.961233Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-04-17T07:32:25.961369Z tryProduce true
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@37da9f18{SSLC.NBReadCB@7819e29{SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:44696], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@312c551e{AC.ReadCB@450540f{HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@14373b1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-04-17T07:32:25.961773Z
2022-04-17T07:32:25.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=0}@37c30b48 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-04-17T07:32:25.961963Z
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1} startReservedThread p=1
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@49601f82{s=0/2,p=1}@6e9fed5e
2022-04-17T07:32:25.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@49601f82{s=0/2,p=1}@6e9fed5e
2022-04-17T07:32:25.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=1}@6e9fed5e started
2022-04-17T07:32:25.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@6e9fed5e waiting
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-04-17T07:32:25.962178Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c9474bd{SSLC.NBReadCB@6f5598a1{SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ef5a570{AC.ReadCB@1a4d0bd8{HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@29c702ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:25.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1}@37c30b48 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-04-17T07:32:25.962253Z
2022-04-17T07:32:25.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:25.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-04-17T07:32:25.962882Z tryProduce true
2022-04-17T07:32:25.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:25.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:25.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:25.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2b432a4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:25.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6f5598a1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@72b8844b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:25.965Z||qtp1559788797-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@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@450540f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:25.965Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:25.965Z||qtp1559788797-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-04-17T07:32:25.965Z||qtp1559788797-28|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@63eb5fac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@63eb5fac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@63eb5fac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@63eb5fac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@63eb5fac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17T07:32:25.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:25.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:25.966Z||qtp1559788797-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-04-17T07:32:25.966Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:25.967Z||qtp1559788797-28|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-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:25.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:25.967Z||qtp1559788797-28|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-04-17T07:32:25.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:25.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{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-04-17T07:32:25.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-04-17T07:32:25.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ae704e5{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-04-17T07:32:25.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c9474bd{null}
2022-04-17T07:32:25.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:25.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@327de626
2022-04-17T07:32:25.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2399082a{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-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ef5a570{null}
2022-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@29c702ce{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.971Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@52365bd4 waiting
2022-04-17T07:32:25.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:25.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-04-17T07:32:25.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:25.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:25.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:25.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-04-17T07:32:25.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:25.971Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@327de626
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.972Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.972Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1a4d0bd8::DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{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-04-17T07:32:25.972Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6f5598a1::SocketChannelEndPoint@1e556e5b{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6f5598a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c5580a9{/10.233.67.192:44696<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1a4d0bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f350d2a{s=START}]=>HttpChannelOverHttp@69c395cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.972Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@327de626
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@39dc274b{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-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@37da9f18{null}
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17T07:32:25.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b21c74d
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6eb96257{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-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@312c551e{null}
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-04-17T07:32:25.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@14373b1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@6381fbd9 size 2 > capacity
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@49601f82{s=2/2,p=0}@6381fbd9
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b21c74d
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@450540f::DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7819e29::SocketChannelEndPoint@ce45126{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7819e29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3a742017{/10.233.67.192:44694<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@450540f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1cee6256{s=START}]=>HttpChannelOverHttp@3a9728a4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:25.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4b21c74d
2022-04-17T07:32:25.976Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:25.976Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:25.976Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:25.976Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:25.976Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:25.976Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-04-17T07:32:35.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@b86dbc4 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17T07:32:35.958Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:35.958Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@4f253b20 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@b86dbc4
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@b86dbc4
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4f253b20
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4f253b20
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:35.958Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:35.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4f253b20
2022-04-17T07:32:35.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@b86dbc4
2022-04-17T07:32:35.958Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:35.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:35.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@56da92e2
2022-04-17T07:32:35.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@653dc1
2022-04-17T07:32:35.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4f02b99d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:35.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1509340e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:35.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:35.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:35.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1b30afc5{AC.ReadCB@4d4d7f1d{HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@31b6fb00{AC.ReadCB@3cab885b{HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1130bc81 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:35.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@513f443d{SSLC.NBReadCB@7dcabf54{SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:35.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:35.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:35.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79276151 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1130bc81
2022-04-17T07:32:35.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@b86dbc4
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79276151
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 2/2/2 selected
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 2 keys, 0 updates
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:44906], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:35.961Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:35.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-04-17T07:32:35.962159Z
2022-04-17T07:32:35.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@52365bd4 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-04-17T07:32:35.962252Z
2022-04-17T07:32:35.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@52365bd4 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-04-17T07:32:35.962438Z
2022-04-17T07:32:35.962Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.962Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4f253b20
2022-04-17T07:32:35.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-04-17T07:32:35.96263Z tryProduce true
2022-04-17T07:32:35.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:44908], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:35.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-04-17T07:32:35.962341Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:35.962Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@513f443d{SSLC.NBReadCB@7dcabf54{SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@31b6fb00{AC.ReadCB@3cab885b{HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1509340e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:35.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:35.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-04-17T07:32:35.96322Z
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@63eb5fac[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.963Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:35.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=0}@6e9fed5e offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-04-17T07:32:35.963293Z
2022-04-17T07:32:35.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1} startReservedThread p=1
2022-04-17T07:32:35.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@49601f82{s=0/2,p=1}@15354ace
2022-04-17T07:32:35.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1}@6e9fed5e task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1681]@2022-04-17T07:32:35.964075Z
2022-04-17T07:32:35.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1681]@2022-04-17T07:32:35.964194Z tryProduce true
2022-04-17T07:32:35.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:35.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1681]@2022-04-17T07:32:35.963999Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3da38e29{SSLC.NBReadCB@756b3a96{SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1b30afc5{AC.ReadCB@4d4d7f1d{HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4f02b99d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:35.964Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@756b3a96{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.965Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1777a4a1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.965Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:35.966Z||qtp1559788797-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@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.966Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:35.966Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:35.966Z||qtp1559788797-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-04-17T07:32:35.967Z||qtp1559788797-28|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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.967Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.967Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:35.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:35.967Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:35.967Z||qtp1559788797-28|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-04-17T07:32:35.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:35.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:35.968Z||qtp1559788797-28|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-04-17T07:32:35.967Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:35.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:35.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:35.968Z||qtp1559788797-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-04-17T07:32:35.968Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.969Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:35.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{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-04-17T07:32:35.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-04-17T07:32:35.969Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.969Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{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-04-17T07:32:35.969Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@49601f82{s=0/2,p=1}@15354ace
2022-04-17T07:32:35.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=1}@15354ace started
2022-04-17T07:32:35.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@15354ace waiting
2022-04-17T07:32:35.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@21d5a591{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-04-17T07:32:35.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3da38e29{null}
2022-04-17T07:32:35.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:35.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e09e85f
2022-04-17T07:32:35.970Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:35.970Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-04-17T07:32:35.970Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:35.970Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:35.970Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:35.970Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-04-17T07:32:35.970Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e09e85f
2022-04-17T07:32:35.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-04-17T07:32:35.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@756b3a96::SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e09e85f
2022-04-17T07:32:35.969Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d280629{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-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@513f443d{null}
2022-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17T07:32:35.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1257566d
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67308937{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-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@31b6fb00{null}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@1509340e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.972Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@37c30b48 waiting
2022-04-17T07:32:35.970Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@290e2a16{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34711593{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-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1b30afc5{null}
2022-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-04-17T07:32:35.973Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d4d7f1d::DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@4f02b99d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@756b3a96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17047ff1{/10.233.67.192:44908<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4d4d7f1d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41a4383d{s=START}]=>HttpChannelOverHttp@568dd270{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@52365bd4 size 2 > capacity
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@49601f82{s=2/2,p=0}@52365bd4
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1257566d
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.67.192:44906<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:35.974Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1257566d
2022-04-17T07:32:35.972Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:35.974Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:35.974Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:35.974Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:35.974Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:35.974Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-04-17T07:32:45.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@1ba2f4b2 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17T07:32:45.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:45.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@1cb0f56f on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:45.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:45.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:45.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:32:45.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:32:45.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1ba2f4b2
2022-04-17T07:32:45.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1ba2f4b2
2022-04-17T07:32:45.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1ba2f4b2
2022-04-17T07:32:45.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1cb0f56f
2022-04-17T07:32:45.959Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1cb0f56f
2022-04-17T07:32:45.959Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:45.959Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:45.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1cb0f56f
2022-04-17T07:32:45.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:45.960Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b5197c9
2022-04-17T07:32:45.960Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5b0f06f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:45.960Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:45.960Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@50d1f0a{AC.ReadCB@3c872d8f{HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:45.961Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.962Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63a171{SSLC.NBReadCB@31c9ceaa{SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:45.962Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.962Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7fa09349 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:45.962Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:45.963Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:45.963Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-04-17T07:32:45.963Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-04-17T07:32:45.963Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:32:45.963Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7fa09349
2022-04-17T07:32:45.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1cb0f56f
2022-04-17T07:32:45.963Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 5 ms, remaining: 29995 ms
2022-04-17T07:32:45.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:45.964Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:45.964Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6fe5cc2e
2022-04-17T07:32:45.965Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-04-17T07:32:45.965Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-04-17T07:32:45.965Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45114], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:45.965Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.965Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3e08391{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:45.966Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:45.966Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:32:45.966Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.966Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-04-17T07:32:45.966791Z
2022-04-17T07:32:45.966Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@37c30b48 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-04-17T07:32:45.966966Z
2022-04-17T07:32:45.967Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1682]@2022-04-17T07:32:45.967137Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:45.967Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-17T07:32:45.967Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-17T07:32:45.967Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52c6076c{AC.ReadCB@42a5ab7f{HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:45.967Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.967Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:45.968Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:45.968Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.969Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3d57a018{SSLC.NBReadCB@3ae2b13b{SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:45.969Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.969Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.968Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@37c30b48 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-04-17T07:32:45.968496Z
2022-04-17T07:32:45.969Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.970Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1213a5e0 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=1 updates=0
2022-04-17T07:32:45.969Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@50d1f0a{AC.ReadCB@3c872d8f{HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-04-17T07:32:45.971Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@5b0f06f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:45.971Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:45.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@31c9ceaa{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5366ffb8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:45.971Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.979Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1ba2f4b2
2022-04-17T07:32:45.971Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-04-17T07:32:45.971691Z tryProduce true
2022-04-17T07:32:45.980Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:32:45.980Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1213a5e0
2022-04-17T07:32:45.980Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=0}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.980Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:45.981Z||qtp1559788797-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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-04-17T07:32:45.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:45.983Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.983Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:45.983Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:45.983Z||qtp1559788797-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-04-17T07:32:45.982Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.983Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:45.984Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.984Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:45.984Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:45.986Z||qtp1559788797-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-04-17T07:32:45.984Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-04-17T07:32:45.987Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:45.987Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.987Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-04-17T07:32:45.987Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{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-04-17T07:32:45.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-04-17T07:32:45.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2a728b85{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-04-17T07:32:45.989Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63a171{null}
2022-04-17T07:32:45.989Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=1 updates=0
2022-04-17T07:32:45.989Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6687eb9e
2022-04-17T07:32:45.989Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.989Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45112], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/1,kio=1,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:45.989Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.990Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.990Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38a23409{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-04-17T07:32:45.990Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@50d1f0a{null}
2022-04-17T07:32:45.990Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6687eb9e
2022-04-17T07:32:45.990Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:45.990Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.990Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-04-17T07:32:45.990Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31c9ceaa::SocketChannelEndPoint@86c6d91{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.990Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6687eb9e
2022-04-17T07:32:45.990Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:45.991Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-04-17T07:32:45.991Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-04-17T07:32:45.991Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c872d8f::DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=30/30000} onFillable exit HttpChannelState@5b0f06f8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:45.991Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-04-17T07:32:45.991288Z
2022-04-17T07:32:45.992Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31c9ceaa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3064f580{/10.233.67.192:45114<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3c872d8f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2696f5e6{s=START}]=>HttpChannelOverHttp@74ff2782{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.992Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=0}@15354ace offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1683]@2022-04-17T07:32:45.992089Z
2022-04-17T07:32:45.992Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1} startReservedThread p=1
2022-04-17T07:32:45.992Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@49601f82{s=0/2,p=1}@368dccbf
2022-04-17T07:32:45.993Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:45.993Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:45.993Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1683]@2022-04-17T07:32:45.992993Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:45.993Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.993Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:45.993Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3d57a018{SSLC.NBReadCB@3ae2b13b{SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:45.993Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.994Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.994Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@49601f82{s=0/2,p=1}@368dccbf
2022-04-17T07:32:45.994Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=1}@368dccbf started
2022-04-17T07:32:45.994Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@368dccbf waiting
2022-04-17T07:32:45.994Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@15354ace task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:45.994531Z
2022-04-17T07:32:45.994Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52c6076c{AC.ReadCB@42a5ab7f{HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=27/30000}}}
2022-04-17T07:32:45.994Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:45.994672Z tryProduce true
2022-04-17T07:32:45.994Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@15354ace waiting
2022-04-17T07:32:45.995Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=27/30000} onFillable enter HttpChannelState@3e08391{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:45.995Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.995Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:45.995Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.995Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2b898d09[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.995Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:45.998Z||qtp1559788797-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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.998Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.998Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:45.998Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.998Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.998Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:45.998Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:45.999Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-04-17T07:32:45.999Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=32/30000}
2022-04-17T07:32:45.999Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:45.999Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:45.999Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:45.999Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:46.000Z||qtp1559788797-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-04-17T07:32:46.000Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.000Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:46.000Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:46.000Z||qtp1559788797-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-04-17T07:32:46.001Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:46.001Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.002Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{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-04-17T07:32:46.002Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c5422b{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-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3d57a018{null}
2022-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17T07:32:46.003Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@605f0a55
2022-04-17T07:32:46.004Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:46.004Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:46.004Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:46.004Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:46.004Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:46.004Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-04-17T07:32:46.015Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@605f0a55
2022-04-17T07:32:46.016Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.016Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=49/30000}
2022-04-17T07:32:46.016Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3ae2b13b::SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.016Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@605f0a55
2022-04-17T07:32:46.016Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.016Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71350b4a{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.016Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@386fcad5{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-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52c6076c{null}
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=50/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=50/30000}
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=50/30000}
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@42a5ab7f::DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=50/30000} onFillable exit HttpChannelState@3e08391{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3ae2b13b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a56bcca{/10.233.67.192:45112<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@42a5ab7f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55bdea41{s=START}]=>HttpChannelOverHttp@4e16c53d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@37c30b48 size 2 > capacity
2022-04-17T07:32:46.017Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@49601f82{s=2/2,p=0}@37c30b48
2022-04-17T07:32:55.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@215545c6 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17T07:32:55.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:55.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:55.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:55.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@47cf86f7 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:32:55.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-04-17T07:32:55.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:32:55.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@215545c6
2022-04-17T07:32:55.957Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@215545c6
2022-04-17T07:32:55.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@47cf86f7
2022-04-17T07:32:55.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@47cf86f7
2022-04-17T07:32:55.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:55.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@215545c6
2022-04-17T07:32:55.958Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:55.958Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@47cf86f7
2022-04-17T07:32:55.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:55.958Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:32:55.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4a593512
2022-04-17T07:32:55.958Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@437c993b
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@58b6b731{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2ba8d30b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5722abc9{AC.ReadCB@cba3204{HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:55.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@258645eb{AC.ReadCB@5bc4e890{HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:55.959Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:32:55.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.960Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@ad5993b{SSLC.NBReadCB@28a8179a{SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:55.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59faa9a3{SSLC.NBReadCB@61a927ca{SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:55.960Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.960Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62a95b3c on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:55.960Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:55.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.960Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:55.960Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-04-17T07:32:55.961Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-04-17T07:32:55.961Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:32:55.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@71455221 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:32:55.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.960Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.961Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@47cf86f7
2022-04-17T07:32:55.961Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62a95b3c
2022-04-17T07:32:55.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@215545c6
2022-04-17T07:32:55.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-04-17T07:32:55.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@61375dff
2022-04-17T07:32:55.962Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:55.963Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-04-17T07:32:55.966Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 1 updates
2022-04-17T07:32:55.966Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45328], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:55.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:55.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/REPRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.967478Z
2022-04-17T07:32:55.967Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@15354ace offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/REPRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.967631Z
2022-04-17T07:32:55.967Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@15354ace task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.96791Z
2022-04-17T07:32:55.967Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.967962Z tryProduce true
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@71455221
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=0}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:55.968Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45326], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.969632Z
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=0}@368dccbf offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.96979Z
2022-04-17T07:32:55.969Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1} startReservedThread p=1
2022-04-17T07:32:55.970Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@49601f82{s=0/2,p=1}@4d3b5c36
2022-04-17T07:32:55.970Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@49601f82{s=0/2,p=1}@4d3b5c36
2022-04-17T07:32:55.970Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=1}@4d3b5c36 started
2022-04-17T07:32:55.970Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1}@368dccbf task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.970257Z
2022-04-17T07:32:55.970Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.970336Z tryProduce true
2022-04-17T07:32:55.970Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:55.970Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:55.970Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1684]@2022-04-17T07:32:55.970179Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:55.970Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@4d3b5c36 waiting
2022-04-17T07:32:55.970Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.970Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:32:55.970Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59faa9a3{SSLC.NBReadCB@61a927ca{SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:55.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@258645eb{AC.ReadCB@5bc4e890{HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-04-17T07:32:55.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@58b6b731{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:55.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:55.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1505dca5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:55.974Z||qtp1559788797-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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=START,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-17T07:32:55.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-17T07:32:55.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:55.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:55.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:55.975Z||qtp1559788797-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-04-17T07:32:55.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.975Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:55.976Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:55.976Z||qtp1559788797-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-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1685]@2022-04-17T07:32:55.976194Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@ad5993b{SSLC.NBReadCB@28a8179a{SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5722abc9{AC.ReadCB@cba3204{HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=17/30000}}}
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=17/30000} onFillable enter HttpChannelState@2ba8d30b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:32:55.976Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:55.977Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@401d515a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.977Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{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-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@505b6ae7{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-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59faa9a3{null}
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75551161
2022-04-17T07:32:55.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:55.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.977Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75551161
2022-04-17T07:32:55.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-04-17T07:32:55.978Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:55.978Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:55.978Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:55.978Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62983911{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-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@258645eb{null}
2022-04-17T07:32:55.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5bc4e890::DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@58b6b731{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:55.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@61a927ca::SocketChannelEndPoint@28c6aa01{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75551161
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61a927ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@453d8b35{/10.233.67.192:45326<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5bc4e890[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@48646ce9{s=START}]=>HttpChannelOverHttp@4a8e0b21{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@15354ace waiting
2022-04-17T07:32:55.979Z||qtp1559788797-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@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@cba3204[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:32:55.979Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:55.979Z||qtp1559788797-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-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:32:55.980Z||qtp1559788797-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-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{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-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-04-17T07:32:55.980Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@36bf3ff2{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-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@ad5993b{null}
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53d2d3ab
2022-04-17T07:32:55.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53d2d3ab
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:32:55.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:32:55.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:32:55.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:32:55.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:32:55.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-04-17T07:32:55.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-04-17T07:32:55.981Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@28a8179a::SocketChannelEndPoint@4f894476{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@53d2d3ab
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@796fcf0a{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-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5722abc9{null}
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cba3204::DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@2ba8d30b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@28a8179a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2e079849{/10.233.67.192:45328<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@cba3204[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3aff0716{s=START}]=>HttpChannelOverHttp@1266ca1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@6e9fed5e size 2 > capacity
2022-04-17T07:32:55.982Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@49601f82{s=2/2,p=0}@6e9fed5e
2022-04-17T07:33:05.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@4bc4edd8 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17T07:33:05.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:33:05.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@50c47242 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4bc4edd8
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4bc4edd8
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50c47242
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50c47242
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:05.957Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4bc4edd8
2022-04-17T07:33:05.957Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:05.957Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@d13dc67
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2b25f642{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:05.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1b8f1ea4{AC.ReadCB@3846f7a5{HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@147b39af{SSLC.NBReadCB@7f77e519{SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@54e44914 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:33:05.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4bc4edd8
2022-04-17T07:33:05.959Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-04-17T07:33:05.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50c47242
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@54e44914
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4bfa9d19
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@46ea9b15{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45550], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:05.960Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:33:05.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6f9085b6{AC.ReadCB@59e7d484{HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@15354ace offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1686]@2022-04-17T07:33:05.961219Z
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8b43f34{SSLC.NBReadCB@54f7f103{SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6320a8c8 on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=1 updates=0
2022-04-17T07:33:05.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1686]@2022-04-17T07:33:05.961318Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@15354ace task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1686]@2022-04-17T07:33:05.96139Z
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50c47242
2022-04-17T07:33:05.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@147b39af{SSLC.NBReadCB@7f77e519{SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1687]@2022-04-17T07:33:05.961563Z tryProduce true
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6320a8c8
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:05.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:05.961Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 1/1/2 selected
2022-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1b8f1ea4{AC.ReadCB@3846f7a5{HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 1 keys, 0 updates
2022-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2b25f642{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45552], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1687]@2022-04-17T07:33:05.962699Z
2022-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4ae62cbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.962Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=0}@4d3b5c36 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1687]@2022-04-17T07:33:05.962772Z
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1} startReservedThread p=1
2022-04-17T07:33:05.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@49601f82{s=0/2,p=1}@59433113
2022-04-17T07:33:05.962Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@49601f82{s=0/2,p=1}@59433113
2022-04-17T07:33:05.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=1}@59433113 started
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1687]@2022-04-17T07:33:05.962961Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:33:05.963Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@59433113 waiting
2022-04-17T07:33:05.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1}@4d3b5c36 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1687]@2022-04-17T07:33:05.963041Z
2022-04-17T07:33:05.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1688]@2022-04-17T07:33:05.963189Z tryProduce true
2022-04-17T07:33:05.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:33:05.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8b43f34{SSLC.NBReadCB@54f7f103{SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:05.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.963Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6f9085b6{AC.ReadCB@59e7d484{HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@46ea9b15{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:33:05.964Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.964Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52c4748e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.964Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:33:05.965Z||qtp1559788797-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@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:33:05.965Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:05.966Z||qtp1559788797-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-04-17T07:33:05.966Z||qtp1559788797-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@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.966Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.966Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:33:05.966Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@59e7d484[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.966Z||qtp1559788797-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-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-04-17T07:33:05.966Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:33:05.967Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.967Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:33:05.967Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:33:05.967Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:05.967Z||qtp1559788797-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-04-17T07:33:05.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:33:05.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:05.972Z||qtp1559788797-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-04-17T07:33:05.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:33:05.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.972Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{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-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2c3459e6{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-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8b43f34{null}
2022-04-17T07:33:05.973Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:33:05.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c3f3eda
2022-04-17T07:33:05.974Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.967Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{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-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2193ce2b{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-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@147b39af{null}
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63fc0ea1
2022-04-17T07:33:05.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1885195b{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-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1b8f1ea4{null}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@2b25f642{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@368dccbf waiting
2022-04-17T07:33:05.977Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:05.977Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:33:05.977Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:33:05.977Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:33:05.977Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:05.977Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 0 keys
2022-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1d2e47d7{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-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6f9085b6{null}
2022-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-04-17T07:33:05.977Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@46ea9b15{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:33:05.977Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c3f3eda
2022-04-17T07:33:05.977Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63fc0ea1
2022-04-17T07:33:05.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0}@15354ace size 2 > capacity
2022-04-17T07:33:05.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.978Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@49601f82{s=2/2,p=0}@15354ace
2022-04-17T07:33:05.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3846f7a5::DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-17T07:33:05.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@59e7d484::DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-17T07:33:05.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7f77e519::SocketChannelEndPoint@1aad6bc4{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f77e519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5aa75599{/10.233.67.192:45550<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3846f7a5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f9c7cf3{s=START}]=>HttpChannelOverHttp@1a8dbd7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@54f7f103::SocketChannelEndPoint@28e3cc9f{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54f7f103{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@70db36a5{/10.233.67.192:45552<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@59e7d484[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7db08b26{s=START}]=>HttpChannelOverHttp@6817388{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:05.978Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63fc0ea1
2022-04-17T07:33:05.978Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c3f3eda
2022-04-17T07:33:15.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@5b3476e9 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-17T07:33:15.957Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/0 selected
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5b3476e9
2022-04-17T07:33:15.958Z||qtp1559788797-22-acceptor-0@44723d95-ServerConnector@4d74c3ba{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@60f7ab46 on ManagedSelector@3891b430{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5b3476e9
2022-04-17T07:33:15.958Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-04-17T07:33:15.958Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5b3476e9
2022-04-17T07:33:15.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@61375dff
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 1 updates
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@60f7ab46
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@60f7ab46
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:15.959Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:15.959Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@71666df4
2022-04-17T07:33:15.959Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@60f7ab46
2022-04-17T07:33:15.960Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@239e5cdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:33:15.960Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-17T07:33:15.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@21e39068
2022-04-17T07:33:15.961Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:33:15.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@44f1d01d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-17T07:33:15.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-17T07:33:15.961Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:33:15.962Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-17T07:33:15.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2335162c{AC.ReadCB@79ac783b{HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:33:15.962Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:33:15.963Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.964Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.964Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-04-17T07:33:15.964Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-04-17T07:33:15.964Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52b7fd18{AC.ReadCB@61559c96{HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-17T07:33:15.969Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.969Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-17T07:33:15.969Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:15.970Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.970Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1f4b7af4{SSLC.NBReadCB@2c9130f6{SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:15.970Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/1,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.970Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.970Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2be17ac on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:33:15.970Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3a78ff6b on ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:33:15.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/2 selected
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 2 updates
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2be17ac
2022-04-17T07:33:15.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/1,kio=0,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3a78ff6b
2022-04-17T07:33:15.971Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.971Z||qtp1559788797-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5b3476e9
2022-04-17T07:33:15.971Z||qtp1559788797-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@60f7ab46
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:15.971Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 2/2/2 selected
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 2 keys, 0 updates
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45742], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=2/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1688]@2022-04-17T07:33:15.972493Z
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@368dccbf offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1688]@2022-04-17T07:33:15.972638Z
2022-04-17T07:33:15.972Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1688]@2022-04-17T07:33:15.972763Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1f4b7af4{SSLC.NBReadCB@2c9130f6{SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52b7fd18{AC.ReadCB@61559c96{HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@239e5cdc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:33:15.973Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@368dccbf task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.973873Z
2022-04-17T07:33:15.973Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c9130f6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.974Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6936372c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.974Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:33:15.974Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.974121Z tryProduce true
2022-04-17T07:33:15.974Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.57:8000 remote=/10.233.67.192:45744], selector=sun.nio.ch.EPollSelectorImpl@699a32cf, interestOps=1, readyOps=1 SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-17T07:33:15.974Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-17T07:33:15.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0} tryExecute EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.975327Z
2022-04-17T07:33:15.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=0}@59433113 offer EatWhatYouKill@6158113e/SelectorProducer@61375dff/PRODUCING/p=false/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@49601f82{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.975475Z
2022-04-17T07:33:15.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1} startReservedThread p=1
2022-04-17T07:33:15.975Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@49601f82{s=0/2,p=1}@2175ce28
2022-04-17T07:33:15.975Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=0/2,p=1}@59433113 task=EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.975931Z
2022-04-17T07:33:15.976Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.976092Z tryProduce true
2022-04-17T07:33:15.976Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:33:15.976Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:15.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6158113e/SelectorProducer@61375dff/IDLE/p=true/QueuedThreadPool[qtp1559788797]@5cf87cfd{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@49601f82{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1689]@2022-04-17T07:33:15.976034Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-17T07:33:15.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@39c2cfd1{SSLC.NBReadCB@30c170dd{SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-17T07:33:15.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.976Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2335162c{AC.ReadCB@79ac783b{HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-04-17T07:33:15.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@44f1d01d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-17T07:33:15.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-17T07:33:15.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@30c170dd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e28aebb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.977Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-17T07:33:15.978Z||qtp1559788797-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@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.979Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@61559c96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@f47b9ae[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:33:15.979Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.980Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:33:15.980Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:15.980Z||qtp1559788797-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-04-17T07:33:15.980Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.981Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:33:15.981Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:15.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.981Z||qtp1559788797-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-04-17T07:33:15.981Z||qtp1559788797-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@1d2222d9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@1d2222d9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@79ac783b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-17T07:33:15.981Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@1d2222d9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.981Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@49601f82{s=0/2,p=1}@2175ce28
2022-04-17T07:33:15.981Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 2 keys
2022-04-17T07:33:15.981Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:33:15.981Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=1}@2175ce28 started
2022-04-17T07:33:15.982Z||qtp1559788797-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@49601f82{s=1/2,p=0}@2175ce28 waiting
2022-04-17T07:33:15.982Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79ac783b::DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@1d2222d9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.982Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@1d2222d9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-04-17T07:33:15.982Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-17T07:33:15.982Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.982Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-04-17T07:33:15.982Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-04-17T07:33:15.983Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2c9130f6::SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{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-04-17T07:33:15.983Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-17T07:33:15.983Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-17T07:33:15.983Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.984Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.984Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.984Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.984Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@48fe0cd9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-17T07:33:15.984Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:15.984Z||qtp1559788797-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-04-17T07:33:15.985Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.985Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-17T07:33:15.985Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-17T07:33:15.985Z||qtp1559788797-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-04-17T07:33:15.985Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ee58630{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-04-17T07:33:15.985Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1f4b7af4{null}
2022-04-17T07:33:15.985Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@3891b430{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-17T07:33:15.985Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken with none selected
2022-04-17T07:33:15.985Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf woken up from select, 0/0/1 selected
2022-04-17T07:33:15.985Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf processing 0 keys, 0 updates
2022-04-17T07:33:15.985Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-17T07:33:15.985Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-17T07:33:15.985Z||qtp1559788797-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@699a32cf waiting with 1 keys
2022-04-17T07:33:15.985Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-17T07:33:15.988Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.985Z||qtp1559788797-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6524647e
2022-04-17T07:33:15.988Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@30c170dd::SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{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-04-17T07:33:15.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6524647e
2022-04-17T07:33:15.988Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-04-17T07:33:15.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a30e631{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c9130f6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@61559c96[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@31e391b{s=START}]=>HttpChannelOverHttp@5882a173{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.988Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5bc05acf{/10.233.67.192:45744<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@79ac783b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@690e4228{s=START}]=>HttpChannelOverHttp@343fb360{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-17T07:33:15.988Z||qtp1559788797-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@61559c96::DecryptedEndPoint@3e022443{/10.233.67.192:45742<->/10.233.67.57:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-04-17T07:33:15.988Z||qtp1559788797-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2f961715{/10.233.67.192:45744<->/10.233.67.57:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@30c170dd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>D