Results

By type

          2021-08-28T08:51:45.643Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:51:45.643Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:51:45.643Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:45.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2de60007{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2494df3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@109a5347[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@787df00e{s=START}]=>HttpChannelOverHttp@7218d45c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:45.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:51:45.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2de60007{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2494df3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@109a5347[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@787df00e{s=START}]=>HttpChannelOverHttp@7218d45c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:45.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@109a5347::DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2de60007{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2494df3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@109a5347[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@787df00e{s=START}]=>HttpChannelOverHttp@7218d45c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:45.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2494df3c::SocketChannelEndPoint@2de60007{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2494df3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@109a5347[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@787df00e{s=START}]=>HttpChannelOverHttp@7218d45c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1257566d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6726cc9f{null}
2021-08-28T08:51:45.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d280629
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@109a5347::DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@109a5347::DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@109a5347::DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@66bf2f79{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2494df3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b44fe2e{/10.233.72.180:56630<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@109a5347[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@787df00e{s=START}]=>HttpChannelOverHttp@7218d45c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:45.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7b50f7a3 waiting
2021-08-28T08:51:54.228Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@26fe23ef on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:51:54.229Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26fe23ef
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26fe23ef
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:54.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:51:54.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26fe23ef
2021-08-28T08:51:54.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:51:54.231Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3c6b4310
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6de9f42e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:51:54.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17245b1a{AC.ReadCB@b7c4940{HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7e7b26f7{SSLC.NBReadCB@22a9cace{SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@12686c4c on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26fe23ef
2021-08-28T08:51:54.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:51:54.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@12686c4c
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:51:54.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:51:54.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:56760], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:51:54.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:51:54.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-28T08:51:54.236016Z
2021-08-28T08:51:54.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-28T08:51:54.236324Z
2021-08-28T08:51:54.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-28T08:51:54.236494Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:51:54.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-08-28T08:51:54.236612Z
2021-08-28T08:51:54.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7e7b26f7{SSLC.NBReadCB@22a9cace{SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:51:54.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-28T08:51:54.237106Z tryProduce true
2021-08-28T08:51:54.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:51:54.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:54.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17245b1a{AC.ReadCB@b7c4940{HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-08-28T08:51:54.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6de9f42e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:51:54.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.238Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:51:54.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:51:54.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@14421528[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:54.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:51:54.241Z||qtp978035840-27|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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:54.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@b7c4940[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:51:54.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:51:54.243Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:51:54.243Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.243Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:51:54.243Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:51:54.243Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:51:54.244Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:51:54.244Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.245Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:51:54.245Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-28T08:51:54.245Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.245Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.245Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@8cce163{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7e7b26f7{null}
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50ac7447
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.246Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26ecfb81{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:51:54.247Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17245b1a{null}
2021-08-28T08:51:54.247Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:51:54.247Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-08-28T08:51:54.247Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-08-28T08:51:54.247Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@6de9f42e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:51:54.247Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50ac7447
2021-08-28T08:51:54.247Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.248Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@450540f waiting
2021-08-28T08:51:54.251Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:51:54.251Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:51:54.251Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:51:54.251Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:51:54.251Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:54.251Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:51:54.251Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.251Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@b7c4940::DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-08-28T08:51:54.252Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@22a9cace::SocketChannelEndPoint@1951bc26{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22a9cace{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79cdd7bd{/10.233.72.180:56760<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@b7c4940[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@354e9119{s=START}]=>HttpChannelOverHttp@6948168f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:54.252Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50ac7447
2021-08-28T08:51:55.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4f089ebc on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:51:55.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:51:55.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:51:55.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:51:55.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:51:55.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:51:55.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4f089ebc
2021-08-28T08:51:55.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4f089ebc
2021-08-28T08:51:55.633Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4f089ebc
2021-08-28T08:51:55.633Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6172e430
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@25a97ab7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:51:55.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@27b3ec22{AC.ReadCB@538c4956{HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1644d77b{SSLC.NBReadCB@506920f8{SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@f335bab on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4f089ebc
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:51:55.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@f335bab
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:56792], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:51:55.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:51:55.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-28T08:51:55.637133Z
2021-08-28T08:51:55.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-28T08:51:55.637246Z
2021-08-28T08:51:55.637Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-28T08:51:55.637397Z
2021-08-28T08:51:55.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-08-28T08:51:55.637346Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:51:55.637Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-28T08:51:55.637476Z tryProduce true
2021-08-28T08:51:55.637Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:51:55.637Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:55.637Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.637Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:51:55.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1644d77b{SSLC.NBReadCB@506920f8{SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:51:55.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@27b3ec22{AC.ReadCB@538c4956{HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@25a97ab7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@368dccbf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:55.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@538c4956[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-08-28T08:51:55.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:51:55.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:51:55.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:51:55.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:51:55.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2b898d09{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:51:55.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1644d77b{null}
2021-08-28T08:51:55.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:51:55.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c5422b
2021-08-28T08:51:55.644Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:51:55.644Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c5422b
2021-08-28T08:51:55.644Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:51:55.644Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:51:55.644Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:51:55.644Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:51:55.644Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:51:55.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.644Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.645Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@605f0a55{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@27b3ec22{null}
2021-08-28T08:51:55.645Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@506920f8::SocketChannelEndPoint@30618497{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:51:55.645Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3c5422b
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@538c4956::DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@25a97ab7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@506920f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19501036{/10.233.72.180:56792<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@538c4956[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49a15b63{s=START}]=>HttpChannelOverHttp@614c555a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:51:55.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7b50f7a3 waiting
2021-08-28T08:52:04.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2c6294f3 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:04.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:04.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:04.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:04.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:04.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:04.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2c6294f3
2021-08-28T08:52:04.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2c6294f3
2021-08-28T08:52:04.227Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2c6294f3
2021-08-28T08:52:04.227Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:04.227Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@66268cad
2021-08-28T08:52:04.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3c5f52d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:04.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21608624{AC.ReadCB@6ecef211{HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:04.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38a7a663{SSLC.NBReadCB@4538708a{SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3e1d2ddd on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2c6294f3
2021-08-28T08:52:04.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:04.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:04.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:04.229Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3e1d2ddd
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:56934], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:04.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:04.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-28T08:52:04.231251Z
2021-08-28T08:52:04.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-28T08:52:04.231442Z
2021-08-28T08:52:04.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-28T08:52:04.231685Z
2021-08-28T08:52:04.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-28T08:52:04.231759Z tryProduce true
2021-08-28T08:52:04.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:04.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:04.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-08-28T08:52:04.231628Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:04.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:04.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38a7a663{SSLC.NBReadCB@4538708a{SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:04.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21608624{AC.ReadCB@6ecef211{HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-08-28T08:52:04.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@3c5f52d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:04.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:04.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4d2b7bfb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:04.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:04.235Z||qtp978035840-27|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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6ecef211[p=HttpParser{s=START,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:04.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:04.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7e962055{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:04.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38a7a663{null}
2021-08-28T08:52:04.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:04.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fe7ecf5
2021-08-28T08:52:04.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:04.239Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fe7ecf5
2021-08-28T08:52:04.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.240Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.240Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-08-28T08:52:04.240Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4538708a::SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.240Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fe7ecf5
2021-08-28T08:52:04.240Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:04.240Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:04.240Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:04.240Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:04.240Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:04.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@53efe141{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d5a861{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@21608624{null}
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ecef211::DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@3c5f52d3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4538708a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@10164c79{/10.233.72.180:56934<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6ecef211[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@676f99d0{s=START}]=>HttpChannelOverHttp@41cd4200{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:04.241Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@450540f waiting
2021-08-28T08:52:05.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@733f17d9 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:05.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:05.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:05.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:05.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:05.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:05.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@733f17d9
2021-08-28T08:52:05.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@733f17d9
2021-08-28T08:52:05.633Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@733f17d9
2021-08-28T08:52:05.633Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:05.633Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@74604432
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4eda4fab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:05.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:05.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ecea57c{AC.ReadCB@386dd396{HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38e93a50{SSLC.NBReadCB@12dc7ab{SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5796a279 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@733f17d9
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5796a279
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:05.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:56964], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-28T08:52:05.636238Z
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-28T08:52:05.636331Z
2021-08-28T08:52:05.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-28T08:52:05.636459Z
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-08-28T08:52:05.636405Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:05.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-28T08:52:05.636538Z tryProduce true
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38e93a50{SSLC.NBReadCB@12dc7ab{SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:05.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:05.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ecea57c{AC.ReadCB@386dd396{HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-28T08:52:05.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@4eda4fab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:05.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:05.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5f69e914[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:05.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@386dd396[p=HttpParser{s=START,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:05.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:05.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76943cc8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38e93a50{null}
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:05.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e818ded
2021-08-28T08:52:05.645Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e818ded
2021-08-28T08:52:05.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-08-28T08:52:05.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@12dc7ab::SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.646Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e818ded
2021-08-28T08:52:05.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:05.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:05.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:05.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:05.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:05.646Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:05.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c0a636d{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@28fecb8a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ecea57c{null}
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386dd396::DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@4eda4fab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@12dc7ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@51d45ff7{/10.233.72.180:56964<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@386dd396[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@72f50b9e{s=START}]=>HttpChannelOverHttp@44afaaca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:05.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7b50f7a3 waiting
2021-08-28T08:52:14.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2409a30a on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:14.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:14.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:14.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:14.227Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:14.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:14.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2409a30a
2021-08-28T08:52:14.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2409a30a
2021-08-28T08:52:14.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:14.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2409a30a
2021-08-28T08:52:14.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:14.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:14.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5371f1
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4b4eec37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ef98a0f{AC.ReadCB@5009d056{HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c72e6{SSLC.NBReadCB@47052a1a{SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:14.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6ed7cd0b on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:14.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:14.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2409a30a
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6ed7cd0b
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:14.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57106], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-28T08:52:14.231323Z
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-28T08:52:14.231396Z
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-28T08:52:14.231491Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:14.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-08-28T08:52:14.231542Z
2021-08-28T08:52:14.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-28T08:52:14.231634Z tryProduce true
2021-08-28T08:52:14.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:14.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c72e6{SSLC.NBReadCB@47052a1a{SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:14.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ef98a0f{AC.ReadCB@5009d056{HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-28T08:52:14.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4b4eec37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:14.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:14.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5eecf128[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:14.233Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:14.235Z||qtp978035840-27|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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5009d056[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:14.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5e6c3e44{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c72e6{null}
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74500348
2021-08-28T08:52:14.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.237Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74500348
2021-08-28T08:52:14.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:14.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:14.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:14.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a37b3e6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1ef98a0f{null}
2021-08-28T08:52:14.237Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:14.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:14.238Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:14.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:14.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5009d056::DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@4b4eec37{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:14.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.238Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@47052a1a::SocketChannelEndPoint@252782d7{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47052a1a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5266fd96{/10.233.72.180:57106<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5009d056[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226af521{s=START}]=>HttpChannelOverHttp@5425b26{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:14.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@450540f waiting
2021-08-28T08:52:14.238Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74500348
2021-08-28T08:52:15.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2f7f3449 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:15.634Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2f7f3449
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2f7f3449
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:15.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:15.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2f7f3449
2021-08-28T08:52:15.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:15.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@169b5b7b
2021-08-28T08:52:15.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@27268379{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:15.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:15.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2521fa6b{AC.ReadCB@6b2a5465{HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c110bd6{SSLC.NBReadCB@2d0829a{SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a538e9c on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2f7f3449
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a538e9c
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57134], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:15.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-28T08:52:15.636134Z
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-28T08:52:15.636203Z
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-28T08:52:15.636254Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:15.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-08-28T08:52:15.63632Z
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c110bd6{SSLC.NBReadCB@2d0829a{SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:15.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-28T08:52:15.636476Z tryProduce true
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:15.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.636Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2521fa6b{AC.ReadCB@6b2a5465{HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@27268379{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:15.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6f6abf75[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:15.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=START,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:15.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:15.640Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:15.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:15.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@d66b990{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:15.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c110bd6{null}
2021-08-28T08:52:15.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:15.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@539a912d
2021-08-28T08:52:15.642Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:15.642Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:15.642Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:15.642Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@539a912d
2021-08-28T08:52:15.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.642Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:15.642Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:15.642Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:15.643Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.643Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:15.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@16268460{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2521fa6b{null}
2021-08-28T08:52:15.643Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2d0829a::SocketChannelEndPoint@d65eaee{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.644Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@539a912d
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6b2a5465::DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@27268379{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2d0829a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5b62bbb{/10.233.72.180:57134<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6b2a5465[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@368f9a88{s=START}]=>HttpChannelOverHttp@6751c842{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:15.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7b50f7a3 waiting
2021-08-28T08:52:24.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1782f859 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:24.228Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:24.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:24.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:24.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:24.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:24.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1782f859
2021-08-28T08:52:24.228Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1782f859
2021-08-28T08:52:24.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1782f859
2021-08-28T08:52:24.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:24.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@499aa69c
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6e682103{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@742d5f92{AC.ReadCB@725ac414{HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@50734f67{SSLC.NBReadCB@48d2a61a{SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:24.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@d4cd105 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:24.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1782f859
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@d4cd105
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57274], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-28T08:52:24.23073Z
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-28T08:52:24.230838Z
2021-08-28T08:52:24.230Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-28T08:52:24.230905Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:24.230Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-08-28T08:52:24.230967Z
2021-08-28T08:52:24.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-28T08:52:24.231071Z tryProduce true
2021-08-28T08:52:24.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:24.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@50734f67{SSLC.NBReadCB@48d2a61a{SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:24.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.231Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@742d5f92{AC.ReadCB@725ac414{HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6e682103{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.231Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:24.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5ccae00e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:24.232Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:24.234Z||qtp978035840-27|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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@725ac414[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:24.234Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@28f4f29c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@50734f67{null}
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f3bcce7
2021-08-28T08:52:24.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:24.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:24.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:24.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:24.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:24.236Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:24.236Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f3bcce7
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.236Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.236Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-28T08:52:24.236Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7709eb8d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@742d5f92{null}
2021-08-28T08:52:24.237Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@48d2a61a::SocketChannelEndPoint@1b61fe0d{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:24.237Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f3bcce7
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@725ac414::DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@6e682103{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@48d2a61a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7aed29c5{/10.233.72.180:57274<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@725ac414[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b620dc4{s=START}]=>HttpChannelOverHttp@2a82160b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@450540f waiting
2021-08-28T08:52:25.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1c88a4af on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:25.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1c88a4af
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1c88a4af
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:25.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:25.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1c88a4af
2021-08-28T08:52:25.641Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:25.645Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a1a4655
2021-08-28T08:52:25.645Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@78de1f44 IDLE
2021-08-28T08:52:25.645Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute STOP!
2021-08-28T08:52:25.645Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f offer STOP!
2021-08-28T08:52:25.645Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28867ef5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:25.645Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:25.645Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f task=STOP!
2021-08-28T08:52:25.645Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f Exited
2021-08-28T08:52:25.645Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=1/2,p=0}@450540f
2021-08-28T08:52:25.645Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.645Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.645Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:25.646Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:25.646Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17e0933b{AC.ReadCB@86ad5e{HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:25.646Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.646Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:25.646Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.646Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22b930c4{SSLC.NBReadCB@634fe240{SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:25.647Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.647Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3ef88b31 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:25.647Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:25.647Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.647Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1c88a4af
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3ef88b31
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:25.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57300], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-28T08:52:25.648477Z
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@78de1f44 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-08-28T08:52:25.648749Z
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2021-08-28T08:52:25.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@149f96fe
2021-08-28T08:52:25.648Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@149f96fe
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1649]@2021-08-28T08:52:25.648945Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:25.649Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@149f96fe started
2021-08-28T08:52:25.649Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@149f96fe waiting
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22b930c4{SSLC.NBReadCB@634fe240{SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:25.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@78de1f44 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:25.649167Z
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:25.649231Z tryProduce true
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:25.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17e0933b{AC.ReadCB@86ad5e{HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@28867ef5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:25.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:25.649Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@138b7eb9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:25.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@86ad5e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-08-28T08:52:25.651Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:25.652Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@312cfd2c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22b930c4{null}
2021-08-28T08:52:25.653Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:25.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75e3c0ef
2021-08-28T08:52:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75e3c0ef
2021-08-28T08:52:25.654Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:25.654Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:25.654Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:25.654Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:25.654Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:25.654Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:25.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1d2380cb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:25.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17e0933b{null}
2021-08-28T08:52:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:25.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:25.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:25.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:25.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@86ad5e::DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@28867ef5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:25.655Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@634fe240::SocketChannelEndPoint@50c20c84{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@634fe240{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e0f941{/10.233.72.180:57300<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@86ad5e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c0a3599{s=START}]=>HttpChannelOverHttp@6e41ad7b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:25.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7b50f7a3 waiting
2021-08-28T08:52:25.655Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@75e3c0ef
2021-08-28T08:52:34.228Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@757055c7 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:34.228Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@757055c7
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@757055c7
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:34.228Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:34.228Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@757055c7
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@43e85b5b
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1bc86d2f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:34.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46167fa6{AC.ReadCB@1a7bdf8e{HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2d55f45{SSLC.NBReadCB@6fa42a29{SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4ceec854 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:34.230Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.230Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:34.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@757055c7
2021-08-28T08:52:34.230Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:34.230Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:34.230Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4ceec854
2021-08-28T08:52:34.230Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57440], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:34.23179Z
2021-08-28T08:52:34.231Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:34.231881Z
2021-08-28T08:52:34.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:34.232054Z
2021-08-28T08:52:34.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:34.232135Z tryProduce true
2021-08-28T08:52:34.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:34.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:34.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.232Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-08-28T08:52:34.231999Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2d55f45{SSLC.NBReadCB@6fa42a29{SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46167fa6{AC.ReadCB@1a7bdf8e{HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1bc86d2f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:34.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@40e56cb0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:34.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:34.235Z||qtp978035840-20|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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:34.235Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:34.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@29b50c88{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2d55f45{null}
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:34.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4508baa0
2021-08-28T08:52:34.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:34.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4508baa0
2021-08-28T08:52:34.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:34.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:34.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:34.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:34.237Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c749925{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46167fa6{null}
2021-08-28T08:52:34.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6fa42a29::SocketChannelEndPoint@669518f4{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:34.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4508baa0
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:34.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:34.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a7bdf8e::DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@1bc86d2f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:34.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6fa42a29{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55d48dd9{/10.233.72.180:57440<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1a7bdf8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1eefc841{s=START}]=>HttpChannelOverHttp@ecf6ca4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:34.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@78de1f44 waiting
2021-08-28T08:52:35.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@237bfa5c on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:35.633Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:35.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:35.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:35.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:35.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:35.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@237bfa5c
2021-08-28T08:52:35.633Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@237bfa5c
2021-08-28T08:52:35.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:35.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@237bfa5c
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@70e9e99a
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1ca45d27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:35.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a3bbc36{AC.ReadCB@23bed210{HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6fc0d733{SSLC.NBReadCB@56b46974{SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a4aec76 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@237bfa5c
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a4aec76
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:35.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:35.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57464], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:35.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:35.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-28T08:52:35.636674Z
2021-08-28T08:52:35.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@78de1f44 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-28T08:52:35.636938Z
2021-08-28T08:52:35.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@78de1f44 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-28T08:52:35.637192Z
2021-08-28T08:52:35.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-28T08:52:35.637269Z tryProduce true
2021-08-28T08:52:35.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:35.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:35.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1651]@2021-08-28T08:52:35.637068Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:35.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:35.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6fc0d733{SSLC.NBReadCB@56b46974{SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:35.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a3bbc36{AC.ReadCB@23bed210{HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-08-28T08:52:35.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1ca45d27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:35.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:35.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3061973[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:35.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:35.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:35.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@23bed210[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:35.642Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:35.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:35.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:35.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:35.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.643Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:35.644Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:35.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:35.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:35.645Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:35.646Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-08-28T08:52:35.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.647Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68894544{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:35.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6fc0d733{null}
2021-08-28T08:52:35.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:35.648Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@692db546
2021-08-28T08:52:35.648Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@692db546
2021-08-28T08:52:35.648Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:35.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:35.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:35.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:35.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:35.649Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:35.649Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.649Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-08-28T08:52:35.650Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@56b46974::SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.650Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@692db546
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6303d78a{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@169c3d58{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a3bbc36{null}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23bed210::DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@1ca45d27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56b46974{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61667906{/10.233.72.180:57464<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@23bed210[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c894ed{s=START}]=>HttpChannelOverHttp@1b3dd853{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:35.650Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@7b50f7a3 waiting
2021-08-28T08:52:44.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@233b9e5a on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:44.227Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@233b9e5a
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@233b9e5a
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:44.227Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:44.227Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@233b9e5a
2021-08-28T08:52:44.228Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:44.228Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@593d0d25
2021-08-28T08:52:44.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7adcb0fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:44.229Z||qtp978035840-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:44.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-08-28T08:52:44.230Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-08-28T08:52:44.231Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58b7ad21{AC.ReadCB@4b39dea1{HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:44.231Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.231Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:44.231Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.231Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5dfebc40{SSLC.NBReadCB@68514228{SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:44.231Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.232Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f5ce5d5 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:44.232Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:44.232Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.232Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@233b9e5a
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f5ce5d5
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57610], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-08-28T08:52:44.232767Z
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-08-28T08:52:44.232861Z
2021-08-28T08:52:44.232Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-08-28T08:52:44.23293Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:44.233Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@7b50f7a3 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1652]@2021-08-28T08:52:44.233014Z
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5dfebc40{SSLC.NBReadCB@68514228{SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:44.233Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-08-28T08:52:44.233113Z tryProduce true
2021-08-28T08:52:44.233Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:44.233Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.233Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.233Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58b7ad21{AC.ReadCB@4b39dea1{HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7adcb0fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.233Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:44.234Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.234Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6cf75d0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:44.234Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:44.236Z||qtp978035840-20|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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:44.236Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-08-28T08:52:44.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-08-28T08:52:44.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-08-28T08:52:44.237Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6121213{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5dfebc40{null}
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:44.238Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ee71e45
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@36471f3e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58b7ad21{null}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@7adcb0fa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.239Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@78de1f44 waiting
2021-08-28T08:52:44.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ee71e45
2021-08-28T08:52:44.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:44.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:44.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 0 updates
2021-08-28T08:52:44.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:44.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:44.239Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 0 keys
2021-08-28T08:52:44.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4b39dea1::DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-08-28T08:52:44.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@68514228::SocketChannelEndPoint@2c23bc48{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@68514228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4bac843b{/10.233.72.180:57610<->/10.233.72.67:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4b39dea1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f39e45{s=START}]=>HttpChannelOverHttp@71ba5e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:44.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ee71e45
2021-08-28T08:52:45.634Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7a4ffb4e on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-28T08:52:45.634Z||qtp978035840-21-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/0 selected
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a4ffb4e
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a4ffb4e
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:45.634Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:45.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a4ffb4e
2021-08-28T08:52:45.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-28T08:52:45.634Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3dd8a158
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6859643b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d5f7d01{AC.ReadCB@1073da09{HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53f24731{SSLC.NBReadCB@2fecf0{SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c4569d3 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-28T08:52:45.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken with none selected
2021-08-28T08:52:45.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 0/0/1 selected
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.635Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 0 keys, 1 updates
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c4569d3
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:45.635Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a4ffb4e
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 woken up from select, 1/1/1 selected
2021-08-28T08:52:45.636Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 processing 1 keys, 0 updates
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.67:8000 remote=/10.233.72.180:57642], selector=sun.nio.ch.EPollSelectorImpl@365deb36, interestOps=1, readyOps=1 SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-08-28T08:52:45.637308Z
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@78de1f44 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-08-28T08:52:45.637444Z
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1653]@2021-08-28T08:52:45.637496Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53f24731{SSLC.NBReadCB@2fecf0{SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.637Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@78de1f44 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-08-28T08:52:45.637733Z
2021-08-28T08:52:45.638Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1654]@2021-08-28T08:52:45.637972Z tryProduce true
2021-08-28T08:52:45.638Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-08-28T08:52:45.638Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-08-28T08:52:45.638Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.638Z||qtp978035840-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@365deb36 waiting with 1 keys
2021-08-28T08:52:45.637Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5d5f7d01{AC.ReadCB@1073da09{HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-28T08:52:45.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6859643b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-08-28T08:52:45.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2fecf0::SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.638Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-08-28T08:52:45.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a657c2e{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fecf0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7e3b1f4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:45.639Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-08-28T08:52:45.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:45.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.67:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2fecf0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1073da09[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e84a656{s=START}]=>HttpChannelOverHttp@54c8909f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-08-28T08:52:45.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-08-28T08:52:45.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-08-28T08:52:45.641Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1073da09::DecryptedEndPoint@19acef2c{/10.233.72.180:57642<->/10.233.72.67:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-28T08:52:45.641Z||