Results

By type

          	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:07:43.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6b4bef21{null}
2022-06-13T08:07:43.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:07:43.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ec56a46
2022-06-13T08:07:43.663Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3f0a35d6{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ecc3e73{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@71df7262[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c413b6{s=START}]=>HttpChannelOverHttp@79cacec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:43.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:07:43.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:07:43.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:07:43.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:07:43.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:07:43.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-06-13T08:07:43.663Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3f0a35d6{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ecc3e73{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@71df7262[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c413b6{s=START}]=>HttpChannelOverHttp@79cacec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@552558a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@610ddd00{null}
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71df7262::DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@71df7262::DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71df7262::DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000} onFillable exit HttpChannelState@50769b7d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ecc3e73{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@71df7262[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c413b6{s=START}]=>HttpChannelOverHttp@79cacec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@7510b5cc size 2 > capacity
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7d755813{s=2/2,p=0}@7510b5cc
2022-06-13T08:07:43.664Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ec56a46
2022-06-13T08:07:43.665Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3f0a35d6{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ecc3e73{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@71df7262[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c413b6{s=START}]=>HttpChannelOverHttp@79cacec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:43.665Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@71df7262::DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-06-13T08:07:43.665Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5ecc3e73::SocketChannelEndPoint@3f0a35d6{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ecc3e73{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3e3cbde9{/10.233.70.217:41078<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@71df7262[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c413b6{s=START}]=>HttpChannelOverHttp@79cacec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:43.665Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ec56a46
2022-06-13T08:07:53.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@7a1dfbf3 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T08:07:53.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:07:53.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@2b950954 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a1dfbf3
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a1dfbf3
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2b950954
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2b950954
2022-06-13T08:07:53.627Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a1dfbf3
2022-06-13T08:07:53.627Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2b950954
2022-06-13T08:07:53.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:07:53.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:07:53.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:07:53.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-06-13T08:07:53.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@21e0835e
2022-06-13T08:07:53.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@724e666b
2022-06-13T08:07:53.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1109cebd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:07:53.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:07:53.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@126a2252{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:07:53.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:07:53.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:07:53.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:07:53.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48a51776{AC.ReadCB@34d655b1{HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:07:53.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:07:53.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1afed5bc{AC.ReadCB@1396634a{HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:07:53.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:07:53.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ed8a80e{SSLC.NBReadCB@66292bda{SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:07:53.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a52799a{SSLC.NBReadCB@3c184e80{SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:07:53.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@61803df4 on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:07:53.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:07:53.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44c04c1e on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:07:53.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a1dfbf3
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@61803df4
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44c04c1e
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 2/2/2 selected
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 2 keys, 0 updates
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41286], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:07:53.632Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.633Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2b950954
2022-06-13T08:07:53.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:07:53.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3325]@2022-06-13T08:07:53.634226Z
2022-06-13T08:07:53.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@1f853f49 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3325]@2022-06-13T08:07:53.634369Z
2022-06-13T08:07:53.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3325]@2022-06-13T08:07:53.634503Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a52799a{SSLC.NBReadCB@3c184e80{SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1afed5bc{AC.ReadCB@1396634a{HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@126a2252{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:07:53.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@13aa0fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:07:53.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1396634a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:07:53.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:07:53.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:07:53.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-06-13T08:07:53.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-06-13T08:07:53.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:07:53.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:07:53.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:07:53.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:07:53.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:07:53.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:07:53.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:07:53.645Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:07:53.645Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.645Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2b59e61b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a52799a{null}
2022-06-13T08:07:53.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=2 updates=0
2022-06-13T08:07:53.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a155afa
2022-06-13T08:07:53.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a155afa
2022-06-13T08:07:53.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-13T08:07:53.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3c184e80::SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a155afa
2022-06-13T08:07:53.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62caf393{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:07:53.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1afed5bc{null}
2022-06-13T08:07:53.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:07:53.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-06-13T08:07:53.650Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@1f853f49 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.65079Z
2022-06-13T08:07:53.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T08:07:53.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1396634a::DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@126a2252{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:07:53.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.650926Z tryProduce true
2022-06-13T08:07:53.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41288], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/1,kio=1,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:07:53.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@d3623c7 waiting
2022-06-13T08:07:53.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:07:53.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.652684Z
2022-06-13T08:07:53.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@d3623c7 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.653024Z
2022-06-13T08:07:53.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@d3623c7 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.653321Z
2022-06-13T08:07:53.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.653391Z tryProduce true
2022-06-13T08:07:53.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:07:53.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:07:53.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3326]@2022-06-13T08:07:53.653131Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:07:53.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ed8a80e{SSLC.NBReadCB@66292bda{SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:07:53.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@56c4d9c3{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3c184e80{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6210e512{/10.233.70.217:41286<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1396634a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59c50464{s=START}]=>HttpChannelOverHttp@e542ea6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=25/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:07:53.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=25/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48a51776{AC.ReadCB@34d655b1{HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=25/30000}}}
2022-06-13T08:07:53.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=25/30000} onFillable enter HttpChannelState@1109cebd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:07:53.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:07:53.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7de11372[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:07:53.660Z||qtp1292570580-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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@34d655b1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-13T08:07:53.661Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-13T08:07:53.662Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:07:53.662Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.662Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:07:53.662Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:07:53.662Z||qtp1292570580-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
2022-06-13T08:07:53.663Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.663Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:07:53.663Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:07:53.663Z||qtp1292570580-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
2022-06-13T08:07:53.663Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:07:53.663Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.664Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:07:53.664Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-06-13T08:07:53.664Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.664Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.664Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.664Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1b9aa4d6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ed8a80e{null}
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:07:53.665Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:07:53.665Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:07:53.665Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:07:53.665Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:07:53.665Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:07:53.665Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@432edc01
2022-06-13T08:07:53.665Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@432edc01
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.665Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.665Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e1094b1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48a51776{null}
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:07:53.665Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@66292bda::SocketChannelEndPoint@2d86bf03{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.666Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@432edc01
2022-06-13T08:07:53.665Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-13T08:07:53.666Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-06-13T08:07:53.666Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34d655b1::DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000} onFillable exit HttpChannelState@1109cebd{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:07:53.666Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66292bda{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9ef1624{/10.233.70.217:41288<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@34d655b1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17064f0d{s=START}]=>HttpChannelOverHttp@5500e5b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:07:53.666Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@1f853f49 waiting
2022-06-13T08:08:03.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@e2027de on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T08:08:03.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:03.626Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e2027de
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e2027de
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:03.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:03.627Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e2027de
2022-06-13T08:08:03.627Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:03.627Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@59e8f6f5
2022-06-13T08:08:03.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3f5199f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:03.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:03.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:03.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:03.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@64b892a1{AC.ReadCB@21908fb4{HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:03.629Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@72a32e11 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:08:03.629Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@72a32e11
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@72a32e11
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:03.629Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@72a32e11
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:03.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2425d9a4
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@503a6768{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:03.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:03.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@46766d3b{AC.ReadCB@5ad86c32{HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5fd6203b{SSLC.NBReadCB@411a03b2{SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e40bfe0 on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:03.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41f05cad{SSLC.NBReadCB@2f16017f{SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:03.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:03.632Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.632Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@72a32e11
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e40bfe0
2022-06-13T08:08:03.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e72a015 on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:03.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:03.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e2027de
2022-06-13T08:08:03.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:03.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:03.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-06-13T08:08:03.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 1 updates
2022-06-13T08:08:03.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41488], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:03.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:03.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3327]@2022-06-13T08:08:03.634253Z
2022-06-13T08:08:03.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@1f853f49 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3327]@2022-06-13T08:08:03.634395Z
2022-06-13T08:08:03.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3327]@2022-06-13T08:08:03.634493Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:03.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5fd6203b{SSLC.NBReadCB@411a03b2{SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:03.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@46766d3b{AC.ReadCB@5ad86c32{HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@503a6768{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@539730c6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:03.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-06-13T08:08:03.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-06-13T08:08:03.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:03.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:03.641Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:03.641Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:03.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:03.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:03.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:03.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:03.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:03.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-06-13T08:08:03.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@1f853f49 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.645074Z
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.645213Z tryProduce true
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e72a015
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=0}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:03.645Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41486], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.646636Z
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=0}@4453be71 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.646725Z
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1} startReservedThread p=1
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7d755813{s=0/2,p=1}@7b1f6c82
2022-06-13T08:08:03.646Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1}@4453be71 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.646955Z
2022-06-13T08:08:03.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7d755813{s=0/2,p=1}@7b1f6c82
2022-06-13T08:08:03.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=1}@7b1f6c82 started
2022-06-13T08:08:03.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@7b1f6c82 waiting
2022-06-13T08:08:03.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6674174c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:03.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5fd6203b{null}
2022-06-13T08:08:03.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=1 updates=0
2022-06-13T08:08:03.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40c23823
2022-06-13T08:08:03.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68a93bb5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@46766d3b{null}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@503a6768{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:03.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:03.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:03.646Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.646885Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:03.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41f05cad{SSLC.NBReadCB@2f16017f{SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:03.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.647Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3328]@2022-06-13T08:08:03.647079Z tryProduce true
2022-06-13T08:08:03.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@64b892a1{AC.ReadCB@21908fb4{HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}}}
2022-06-13T08:08:03.649Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@4453be71 waiting
2022-06-13T08:08:03.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000} onFillable enter HttpChannelState@3f5199f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:03.648Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40c23823
2022-06-13T08:08:03.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.650Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:03.650Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.650Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@356dcb23[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.650Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:03.650Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.651Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5ad86c32::DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-06-13T08:08:03.651Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@411a03b2::SocketChannelEndPoint@44db78ee{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@411a03b2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4f396a69{/10.233.70.217:41488<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5ad86c32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@457443da{s=START}]=>HttpChannelOverHttp@2fb69df6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.651Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40c23823
2022-06-13T08:08:03.652Z||qtp1292570580-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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@21908fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:03.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=23/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=23/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:03.652Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:03.653Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:03.653Z||qtp1292570580-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
2022-06-13T08:08:03.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:03.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:03.654Z||qtp1292570580-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
2022-06-13T08:08:03.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:03.654Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@16c75b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41f05cad{null}
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:08:03.655Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a296ef4
2022-06-13T08:08:03.656Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a296ef4
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@ad2784f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@64b892a1{null}
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-06-13T08:08:03.656Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000} onFillable exit HttpChannelState@3f5199f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:03.657Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.657Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@1f853f49 size 2 > capacity
2022-06-13T08:08:03.657Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7d755813{s=2/2,p=0}@1f853f49
2022-06-13T08:08:03.656Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.656Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:03.658Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@21908fb4::DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-06-13T08:08:03.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:03.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:03.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:03.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:03.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-06-13T08:08:03.658Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2f16017f::SocketChannelEndPoint@35d786c6{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2f16017f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36b9d852{/10.233.70.217:41486<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@21908fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57153787{s=START}]=>HttpChannelOverHttp@705fdafb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:03.660Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a296ef4
2022-06-13T08:08:13.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@677481d5 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T08:08:13.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:13.626Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:13.626Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:13.626Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:13.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@64a8fbc6 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:13.626Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@677481d5
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@677481d5
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@78c5ef58
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@64a8fbc6
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@64a8fbc6
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:13.627Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:13.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@677481d5
2022-06-13T08:08:13.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:13.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a8ae6c
2022-06-13T08:08:13.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@80364c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:13.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:13.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@440711a4{AC.ReadCB@451e23fe{HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70b2cb09{SSLC.NBReadCB@72282532{SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@43006198 on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@677481d5
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@64a8fbc6
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:13.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@59cca76f
2022-06-13T08:08:13.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@a01e851{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:13.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:13.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@16334f27{AC.ReadCB@364ad1a1{HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76944399{SSLC.NBReadCB@f1d0c81{SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.634Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@118a20ce on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:13.635Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.635Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@64a8fbc6
2022-06-13T08:08:13.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:13.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:08:13.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-06-13T08:08:13.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T08:08:13.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@43006198
2022-06-13T08:08:13.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@118a20ce
2022-06-13T08:08:13.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:13.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:13.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 2/2/2 selected
2022-06-13T08:08:13.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 2 keys, 0 updates
2022-06-13T08:08:13.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41698], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:13.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:13.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/REPRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3329]@2022-06-13T08:08:13.640294Z
2022-06-13T08:08:13.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@4453be71 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/REPRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3329]@2022-06-13T08:08:13.640507Z
2022-06-13T08:08:13.640Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@4453be71 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3329]@2022-06-13T08:08:13.640834Z
2022-06-13T08:08:13.641Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3329]@2022-06-13T08:08:13.641291Z tryProduce true
2022-06-13T08:08:13.641Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41696], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:13.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3329]@2022-06-13T08:08:13.640671Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@70b2cb09{SSLC.NBReadCB@72282532{SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@440711a4{AC.ReadCB@451e23fe{HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@80364c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:13.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1588a59f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:13.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@451e23fe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-06-13T08:08:13.647Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-06-13T08:08:13.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:13.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:13.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:13.648Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:13.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:13.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:13.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34dd5008{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:13.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@70b2cb09{null}
2022-06-13T08:08:13.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=2 updates=0
2022-06-13T08:08:13.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27a7b8e2
2022-06-13T08:08:13.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27a7b8e2
2022-06-13T08:08:13.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T08:08:13.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@72282532::SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.651Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27a7b8e2
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@379d30b7{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@440711a4{null}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@451e23fe::DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@80364c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@d3623c7 waiting
2022-06-13T08:08:13.654Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.654Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:13.654Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3330]@2022-06-13T08:08:13.654505Z
2022-06-13T08:08:13.654Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@d3623c7 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3330]@2022-06-13T08:08:13.654602Z
2022-06-13T08:08:13.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@d3623c7 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3330]@2022-06-13T08:08:13.654821Z
2022-06-13T08:08:13.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3330]@2022-06-13T08:08:13.654908Z tryProduce true
2022-06-13T08:08:13.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:13.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:13.654Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3330]@2022-06-13T08:08:13.654714Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:13.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Ignoring key update for concurrently closed channel SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.655Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76944399{SSLC.NBReadCB@f1d0c81{SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:13.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.655Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.655Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@20250d53{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72282532{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@847fd82{/10.233.70.217:41698<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@451e23fe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@45347d18{s=START}]=>HttpChannelOverHttp@43fe8fe0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.655Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@16334f27{AC.ReadCB@364ad1a1{HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=21/30000}}}
2022-06-13T08:08:13.655Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000} onFillable enter HttpChannelState@a01e851{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:13.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:13.656Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.656Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:13.656Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.656Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d85571e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.656Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:13.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=28/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=28/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=28/30000}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=28/30000}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:13.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:13.663Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.663Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:13.663Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:13.666Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:13.666Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:13.667Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.667Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:13.667Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}
2022-06-13T08:08:13.667Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.669Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.669Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.669Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@355db386{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:13.670Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76944399{null}
2022-06-13T08:08:13.670Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:08:13.670Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ef7d576
2022-06-13T08:08:13.670Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:13.670Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:13.670Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:13.670Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:13.670Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:13.670Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-06-13T08:08:13.671Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ef7d576
2022-06-13T08:08:13.671Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.671Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.671Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-06-13T08:08:13.671Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@f1d0c81::SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.671Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ef7d576
2022-06-13T08:08:13.671Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@253a085d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.672Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2800a4bc{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:13.672Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@16334f27{null}
2022-06-13T08:08:13.672Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=38/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:13.672Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-06-13T08:08:13.673Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-06-13T08:08:13.673Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@364ad1a1::DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=39/30000} onFillable exit HttpChannelState@a01e851{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:13.673Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@f1d0c81{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7f0c6f0d{/10.233.70.217:41696<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@364ad1a1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13f56e68{s=START}]=>HttpChannelOverHttp@3f40d5dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:13.673Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@4453be71 waiting
2022-06-13T08:08:23.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@6bb93e5a on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T08:08:23.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6bb93e5a
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6bb93e5a
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.628Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:23.628Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6bb93e5a
2022-06-13T08:08:23.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:23.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@25f2a2df
2022-06-13T08:08:23.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3c8e520f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:23.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:23.629Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@64f5095b{AC.ReadCB@cdaeb1b{HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:23.630Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@1469a on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:08:23.630Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3f2cb4ed{SSLC.NBReadCB@8dbc2ce{SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:23.630Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@69b7cc74 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T08:08:23.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6bb93e5a
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1469a
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1469a
2022-06-13T08:08:23.632Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@69b7cc74
2022-06-13T08:08:23.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:23.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-06-13T08:08:23.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-06-13T08:08:23.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41914], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:23.634Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1469a
2022-06-13T08:08:23.634Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:23.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.635Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7eddbdea
2022-06-13T08:08:23.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:23.635Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@8e19e98{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:23.635Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:23.635Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-06-13T08:08:23.635464Z
2022-06-13T08:08:23.635Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@54e85414{AC.ReadCB@1bc04083{HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:23.636Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@4453be71 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-06-13T08:08:23.636385Z
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:23.636Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.637Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@4453be71 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-06-13T08:08:23.63712Z
2022-06-13T08:08:23.637Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-06-13T08:08:23.637236Z tryProduce true
2022-06-13T08:08:23.637Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:23.637Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.637Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3331]@2022-06-13T08:08:23.636988Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:23.637Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.637Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:23.637Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4d35c252{SSLC.NBReadCB@ab568c3{SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:23.637Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f2cb4ed{SSLC.NBReadCB@8dbc2ce{SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:23.637Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.638Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6ce74847 on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:23.638Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:23.638Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:23.638Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:08:23.638Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:23.638Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:23.638Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6ce74847
2022-06-13T08:08:23.638Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.638Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1469a
2022-06-13T08:08:23.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.638Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.642Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.642Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:23.642Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-06-13T08:08:23.642Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:41916], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3332]@2022-06-13T08:08:23.643632Z
2022-06-13T08:08:23.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=0}@7b1f6c82 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3332]@2022-06-13T08:08:23.643785Z
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1} startReservedThread p=1
2022-06-13T08:08:23.643Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7d755813{s=0/2,p=1}@7fea2b05
2022-06-13T08:08:23.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@64f5095b{AC.ReadCB@cdaeb1b{HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2022-06-13T08:08:23.644Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3332]@2022-06-13T08:08:23.64401Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:23.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1}@7b1f6c82 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3332]@2022-06-13T08:08:23.644121Z
2022-06-13T08:08:23.644Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4d35c252{SSLC.NBReadCB@ab568c3{SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:23.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3333]@2022-06-13T08:08:23.644458Z tryProduce true
2022-06-13T08:08:23.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:23.644Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7d755813{s=0/2,p=1}@7fea2b05
2022-06-13T08:08:23.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@3c8e520f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:23.645Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.645Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:23.644Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@54e85414{AC.ReadCB@1bc04083{HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@8e19e98{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@27f366fd[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.645Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:23.645Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@23904114[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.646Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:23.644Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=1}@7fea2b05 started
2022-06-13T08:08:23.648Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@7fea2b05 waiting
2022-06-13T08:08:23.645Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.648Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:23.649Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-06-13T08:08:23.650Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.650Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-06-13T08:08:23.651Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1bc04083[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.651Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:23.651Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:23.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:23.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:23.651Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:23.651Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:23.652Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:23.652Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:23.652Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-06-13T08:08:23.652Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-06-13T08:08:23.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:23.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:23.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:23.652Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:23.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:23.653Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.653Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:23.653Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:23.653Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:23.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:23.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-06-13T08:08:23.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d56c559{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:23.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f2cb4ed{null}
2022-06-13T08:08:23.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:23.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@546aa08a
2022-06-13T08:08:23.655Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:23.655Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:23.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.655Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@546aa08a
2022-06-13T08:08:23.656Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.656Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-06-13T08:08:23.656Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@8dbc2ce::SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.656Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@546aa08a
2022-06-13T08:08:23.654Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.657Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:23.657Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:23.657Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:23.655Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:23.657Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:23.657Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.657Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:23.656Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@29b49ab9{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@399e25e2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@64f5095b{null}
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cdaeb1b::DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@3c8e520f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8dbc2ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@316277c8{/10.233.70.217:41914<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@cdaeb1b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2aa5382a{s=START}]=>HttpChannelOverHttp@712ea573{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@d3623c7 waiting
2022-06-13T08:08:23.658Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:23.659Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.659Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:23.660Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-06-13T08:08:23.660Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.660Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.660Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2a872a09{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:23.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4d35c252{null}
2022-06-13T08:08:23.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:08:23.661Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b8e5f
2022-06-13T08:08:23.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:23.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:23.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:23.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:23.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:23.662Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-06-13T08:08:23.662Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b8e5f
2022-06-13T08:08:23.663Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.663Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}
2022-06-13T08:08:23.664Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@ab568c3::SocketChannelEndPoint@71b78b01{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.664Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b8e5f
2022-06-13T08:08:23.662Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38e3d4af{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:23.664Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@54e85414{null}
2022-06-13T08:08:23.664Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:23.664Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-06-13T08:08:23.664Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-06-13T08:08:23.664Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc04083::DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@8e19e98{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:23.665Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@ab568c3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@45c3eaa2{/10.233.70.217:41916<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@1bc04083[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50f915cd{s=START}]=>HttpChannelOverHttp@4a5b77f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:23.665Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@4453be71 size 2 > capacity
2022-06-13T08:08:23.665Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7d755813{s=2/2,p=0}@4453be71
2022-06-13T08:08:33.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@43b81566 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T08:08:33.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:33.627Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@60edb01c on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@43b81566
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@43b81566
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@78c5ef58
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:33.627Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@43b81566
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@60edb01c
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@60edb01c
2022-06-13T08:08:33.627Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.627Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:33.627Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6276cd0e
2022-06-13T08:08:33.628Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@60a51ff5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:33.628Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:33.628Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.628Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@34eed6c3{AC.ReadCB@34efa052{HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7dca1d3c{SSLC.NBReadCB@20eb822b{SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@60edb01c
2022-06-13T08:08:33.629Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14c3274 on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:33.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-06-13T08:08:33.630Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:33.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5c27f0d6
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:33.630Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.630Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@43b81566
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@14c3274
2022-06-13T08:08:33.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3a1fbc96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:33.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-06-13T08:08:33.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-06-13T08:08:33.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:42112], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:33.630Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:33.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@75ce01f2{AC.ReadCB@595d4a43{HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:33.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3333]@2022-06-13T08:08:33.631721Z
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:33.631Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3333]@2022-06-13T08:08:33.63212Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:33.632Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4672525a{SSLC.NBReadCB@1da337b5{SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:33.632Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@d3623c7 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.633087Z
2022-06-13T08:08:33.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.633328Z tryProduce true
2022-06-13T08:08:33.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:33.633Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7dca1d3c{SSLC.NBReadCB@20eb822b{SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:33.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.634Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:33.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@34eed6c3{AC.ReadCB@34efa052{HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-06-13T08:08:33.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@60a51ff5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:33.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:33.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:33.636Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@42e8cbbe on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=1 updates=0
2022-06-13T08:08:33.636Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:33.636Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.636Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@60edb01c
2022-06-13T08:08:33.637Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:33.637Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:08:33.637Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:33.637Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:33.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@42e8cbbe
2022-06-13T08:08:33.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:33.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-06-13T08:08:33.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-06-13T08:08:33.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:42114], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:33.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:33.639Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.63991Z
2022-06-13T08:08:33.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=0}@7fea2b05 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.640174Z
2022-06-13T08:08:33.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1} startReservedThread p=1
2022-06-13T08:08:33.640Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7d755813{s=0/2,p=1}@18275b24
2022-06-13T08:08:33.638Z||qtp1292570580-40|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@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.641Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1}@7fea2b05 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.641492Z
2022-06-13T08:08:33.641Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@34efa052[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.641Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.641682Z tryProduce true
2022-06-13T08:08:33.641Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:33.641Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.641Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:33.641Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3334]@2022-06-13T08:08:33.641619Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:33.641Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.641Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4672525a{SSLC.NBReadCB@1da337b5{SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:33.641Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7d755813{s=0/2,p=1}@18275b24
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@75ce01f2{AC.ReadCB@595d4a43{HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@3a1fbc96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.642Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:33.642Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:33.643Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.642Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:33.642Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=1}@18275b24 started
2022-06-13T08:08:33.643Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@18275b24 waiting
2022-06-13T08:08:33.643Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:33.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-06-13T08:08:33.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-06-13T08:08:33.643Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@53902974[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:33.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:33.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:33.644Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:33.645Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:33.645Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.645Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:33.645Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:33.645Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:33.646Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:33.646Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.646Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:33.646Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-06-13T08:08:33.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.647Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5aec65c3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:33.648Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7dca1d3c{null}
2022-06-13T08:08:33.648Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:33.648Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d059511
2022-06-13T08:08:33.649Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d059511
2022-06-13T08:08:33.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:33.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:33.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:33.649Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:33.649Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-06-13T08:08:33.649Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.649Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@20eb822b::SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.649Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d059511
2022-06-13T08:08:33.649Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@74286f6b{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6675e433{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@34eed6c3{null}
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:33.649Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T08:08:33.650Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34efa052::DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@60a51ff5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20eb822b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57417141{/10.233.70.217:42112<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@34efa052[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7c7c340e{s=START}]=>HttpChannelOverHttp@1b2a440{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.650Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@7b1f6c82 waiting
2022-06-13T08:08:33.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@595d4a43[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:33.652Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.653Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:33.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:33.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:33.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:33.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:33.654Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:33.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:33.655Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.657Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:33.657Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-06-13T08:08:33.657Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.657Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.657Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@527fad7c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:33.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4672525a{null}
2022-06-13T08:08:33.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T08:08:33.658Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a0623e4
2022-06-13T08:08:33.658Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:33.658Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:33.658Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:33.659Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:33.659Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:33.659Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-06-13T08:08:33.659Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a0623e4
2022-06-13T08:08:33.660Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.660Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-06-13T08:08:33.660Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1da337b5::SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.660Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a0623e4
2022-06-13T08:08:33.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.663Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@29cd5f61{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.666Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38dab5fb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:33.667Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75ce01f2{null}
2022-06-13T08:08:33.667Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T08:08:33.667Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-06-13T08:08:33.667Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=36/30000}
2022-06-13T08:08:33.668Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@595d4a43::DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@3a1fbc96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:33.668Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1da337b5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796ac28d{/10.233.70.217:42114<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@595d4a43[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3272f026{s=START}]=>HttpChannelOverHttp@321ec491{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:33.668Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0}@d3623c7 size 2 > capacity
2022-06-13T08:08:33.668Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7d755813{s=2/2,p=0}@d3623c7
2022-06-13T08:08:43.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@420409b5 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T08:08:43.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:43.626Z||qtp1292570580-23-acceptor-0@3ccc4ca0-ServerConnector@281f23f2{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@483ba2f9 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@420409b5
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@420409b5
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@78c5ef58
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@483ba2f9
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@483ba2f9
2022-06-13T08:08:43.626Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@420409b5
2022-06-13T08:08:43.626Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:43.627Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:43.627Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@483ba2f9
2022-06-13T08:08:43.627Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:43.627Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T08:08:43.627Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@627abc91
2022-06-13T08:08:43.627Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@568df2ba
2022-06-13T08:08:43.627Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@27e134ea{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:43.627Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T08:08:43.627Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.627Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2251aac8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11b7d749{AC.ReadCB@1ec00a8e{HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3d932ef on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:43.628Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67279acc{SSLC.NBReadCB@55e62a6c{SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:43.628Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:43.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f6690e on ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T08:08:43.629Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.629Z||qtp1292570580-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@483ba2f9
2022-06-13T08:08:43.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3d932ef
2022-06-13T08:08:43.629Z||qtp1292570580-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@420409b5
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f6690e
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 2/2/2 selected
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 2 keys, 0 updates
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:42332], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:43.629Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-06-13T08:08:43.630162Z
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@7b1f6c82 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-06-13T08:08:43.630262Z
2022-06-13T08:08:43.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@7b1f6c82 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-06-13T08:08:43.63042Z
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-06-13T08:08:43.630347Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:43.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3335]@2022-06-13T08:08:43.630483Z tryProduce true
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@f3d2b8b{SSLC.NBReadCB@77af78e3{SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:43.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.148:8000 remote=/10.233.70.217:42334], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11b7d749{AC.ReadCB@1ec00a8e{HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-06-13T08:08:43.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T08:08:43.630Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@27e134ea{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:43.630Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3336]@2022-06-13T08:08:43.630971Z
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=0}@18275b24 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7d755813{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3336]@2022-06-13T08:08:43.631031Z
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1} startReservedThread p=1
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7d755813{s=0/2,p=1}@1ce8763e
2022-06-13T08:08:43.631Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7d755813{s=0/2,p=1}@1ce8763e
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7d755813{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3336]@2022-06-13T08:08:43.631182Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T08:08:43.631Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.631Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=1}@1ce8763e started
2022-06-13T08:08:43.631Z||qtp1292570580-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=1/2,p=0}@1ce8763e waiting
2022-06-13T08:08:43.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7d755813{s=0/2,p=1}@18275b24 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=3336]@2022-06-13T08:08:43.63128Z
2022-06-13T08:08:43.631Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67279acc{SSLC.NBReadCB@55e62a6c{SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T08:08:43.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1292570580]@4d0b0fd4{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7d755813{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3337]@2022-06-13T08:08:43.631638Z tryProduce true
2022-06-13T08:08:43.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:43.631Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.631Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.631Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@70f4b10[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.631Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:43.631Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@322be982{AC.ReadCB@15f81427{HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-06-13T08:08:43.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2251aac8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T08:08:43.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.632Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2513ca1d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.632Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T08:08:43.634Z||qtp1292570580-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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.634Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.634Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:43.634Z||qtp1292570580-40|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@44df7eb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@44df7eb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.634Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.634Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:43.634Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@29d1816c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@15f81427[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.634Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:43.634Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T08:08:43.635Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-06-13T08:08:43.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@44df7eb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.635Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-06-13T08:08:43.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@15f81427::DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@44df7eb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T08:08:43.635Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:43.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@44df7eb3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T08:08:43.635Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T08:08:43.635Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:43.635Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:43.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-06-13T08:08:43.635Z||qtp1292570580-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
2022-06-13T08:08:43.635Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-06-13T08:08:43.636Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.636Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:43.636Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:43.636Z||qtp1292570580-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
2022-06-13T08:08:43.636Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@15f81427[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T08:08:43.636Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T08:08:43.636Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@55e62a6c::SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@15f81427[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.636Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@23382ab4[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T08:08:43.637Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:43.636Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.637Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T08:08:43.637Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T08:08:43.637Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-06-13T08:08:43.637Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.637Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@26382b48{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@f3d2b8b{null}
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fb12fc0
2022-06-13T08:08:43.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fb12fc0
2022-06-13T08:08:43.638Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-06-13T08:08:43.637Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@67bef005{/10.233.70.217:42334<->/10.233.70.148:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@55e62a6c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@327f5a5a{/10.233.70.217:42334<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@15f81427[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d030700{s=START}]=>HttpChannelOverHttp@36cec206{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.638Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T08:08:43.638Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-06-13T08:08:43.638Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.638Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T08:08:43.638Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2465465{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T08:08:43.639Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11b7d749{null}
2022-06-13T08:08:43.638Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T08:08:43.639Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T08:08:43.639Z||qtp1292570580-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-06-13T08:08:43.638Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@77af78e3::SocketChannelEndPoint@45c95f68{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@77af78e3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1ec00a8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3fdfe23c{s=START}]=>HttpChannelOverHttp@ebce742{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T08:08:43.644Z||qtp1292570580-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fb12fc0
2022-06-13T08:08:43.639Z||qtp1292570580-40|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T08:08:43.639Z||qtp1292570580-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1ec00a8e::DecryptedEndPoint@285c0c96{/10.233.70.217:42332<->/10.233.70.148:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T0