By type
at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:46:46.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:46:46.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@706e5fa9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22a9cace{null} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@182599c5 2021-09-06T13:46:46.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@182599c5 2021-09-06T13:46:46.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:46.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:46.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:46.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:46.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:46:46.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6948168f::DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@79cdd7bd::SocketChannelEndPoint@1449b7f{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@182599c5 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@304e867d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@b7c4940{null} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6948168f::DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6948168f::DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:46.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6948168f::DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@3c6b4310{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:46.749Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|
/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@79cdd7bd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1951bc26{/10.233.67.178:51706<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6948168f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6de9f42e{s=START}]=>HttpChannelOverHttp@4e5bc9c2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.749Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2c6bb51a waiting 2021-09-06T13:46:46.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@77e24c23 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:46:46.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@77e24c23 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@77e24c23 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:46.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:46.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@77e24c23 2021-09-06T13:46:46.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:46:46.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ee35fc3 2021-09-06T13:46:46.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7b3ac2ee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:46:46.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@507dc9e6{AC.ReadCB@1f43970d{HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5385d71b{SSLC.NBReadCB@7e35a781{SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@df6b45 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:46.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:46:46.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:46:46.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:46:46.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@df6b45 2021-09-06T13:46:46.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@77e24c23 2021-09-06T13:46:46.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:51710], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-06T13:46:46.905416Z 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-06T13:46:46.905517Z 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-06T13:46:46.905596Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:46:46.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1639]@2021-09-06T13:46:46.905664Z 2021-09-06T13:46:46.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-06T13:46:46.905748Z tryProduce true 2021-09-06T13:46:46.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:46.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5385d71b{SSLC.NBReadCB@7e35a781{SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:46.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@507dc9e6{AC.ReadCB@1f43970d{HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7b3ac2ee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@b115812[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:46.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1f43970d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:46:46.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:46:46.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@51785d2c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5385d71b{null} 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@35aca227 2021-09-06T13:46:46.910Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@35aca227 2021-09-06T13:46:46.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:46.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:46.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:46:46.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:46.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:46.910Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:46:46.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.911Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.911Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34776c64{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:46.911Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7e35a781::SocketChannelEndPoint@31d5dd98{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@507dc9e6{null} 2021-09-06T13:46:46.911Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@35aca227 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f43970d::DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@7b3ac2ee{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e35a781{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@641ceae8{/10.233.67.178:51710<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1f43970d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7dfd5905{s=START}]=>HttpChannelOverHttp@6cb1a4c0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:46.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@73aa94d5 waiting 2021-09-06T13:46:56.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@47b6a93 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:46:56.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@47b6a93 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@47b6a93 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:56.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@47b6a93 2021-09-06T13:46:56.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:46:56.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7e7b26f7 2021-09-06T13:46:56.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@66268cad{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:46:56.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ecef211{AC.ReadCB@41cd4200{HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4538708a{SSLC.NBReadCB@10164c79{SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@676f99d0 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@676f99d0 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@47b6a93 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:46:56.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:51804], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-06T13:46:56.744161Z 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-06T13:46:56.744224Z 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-06T13:46:56.744283Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:46:56.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1640]@2021-09-06T13:46:56.744326Z 2021-09-06T13:46:56.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-06T13:46:56.744372Z tryProduce true 2021-09-06T13:46:56.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:56.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4538708a{SSLC.NBReadCB@10164c79{SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:46:56.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ecef211{AC.ReadCB@41cd4200{HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@66268cad{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:46:56.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@55ebaa3e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@41cd4200[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:46:56.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61b4eaf7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4538708a{null} 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@250df5d2 2021-09-06T13:46:56.747Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@250df5d2 2021-09-06T13:46:56.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:56.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:46:56.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:56.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2352e4d0{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ecef211{null} 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@66268cad{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2c6bb51a waiting 2021-09-06T13:46:56.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@41cd4200::DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:56.748Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@10164c79::SocketChannelEndPoint@17245b1a{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@10164c79{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53efe141{/10.233.67.178:51804<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@41cd4200[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c5f52d3{s=START}]=>HttpChannelOverHttp@12686c4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.749Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@250df5d2 2021-09-06T13:46:56.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@61844123 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:46:56.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@61844123 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@61844123 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@61844123 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2971f6da 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5135e3dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:46:56.903Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4166211{AC.ReadCB@77540806{HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53555ead{SSLC.NBReadCB@2db069cd{SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7d85bb0b on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7d85bb0b 2021-09-06T13:46:56.904Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@61844123 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:51806], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-06T13:46:56.904716Z 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-06T13:46:56.904779Z 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1641]@2021-09-06T13:46:56.904823Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53555ead{SSLC.NBReadCB@2db069cd{SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:46:56.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:46:56.904916Z 2021-09-06T13:46:56.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:46:56.904981Z tryProduce true 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:56.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4166211{AC.ReadCB@77540806{HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5135e3dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:56.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:46:56.905Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6c58ed7a IDLE 2021-09-06T13:46:56.905Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute STOP! 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.905Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6c58ed7a offer STOP! 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2625d995[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:46:56.905Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6c58ed7a task=STOP! 2021-09-06T13:46:56.905Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6c58ed7a Exited 2021-09-06T13:46:56.905Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6c58ed7a 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@77540806[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:46:56.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76c8faec{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53555ead{null} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7953ac1d 2021-09-06T13:46:56.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:46:56.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:46:56.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:46:56.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:46:56.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:46:56.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:46:56.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7953ac1d 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@77637ef4{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4166211{null} 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@5135e3dc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 waiting 2021-09-06T13:46:56.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@77540806::DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-06T13:46:56.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2db069cd::SocketChannelEndPoint@177d3f2a{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2db069cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4f1d70{/10.233.67.178:51806<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@77540806[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7ac34596{s=START}]=>HttpChannelOverHttp@54b1c1e0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:46:56.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7953ac1d 2021-09-06T13:47:06.741Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1845c2de on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:06.741Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:06.741Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1845c2de 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1845c2de 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1845c2de 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@38a7a663 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5371f1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5009d056{AC.ReadCB@5425b26{HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@47052a1a{SSLC.NBReadCB@5266fd96{SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@226af521 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:06.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:06.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:06.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1845c2de 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@226af521 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:51912], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:47:06.743351Z 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@73aa94d5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:47:06.743396Z 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6d45a417 2021-09-06T13:47:06.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@73aa94d5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:47:06.743526Z 2021-09-06T13:47:06.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6d45a417 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:47:06.743483Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:06.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6d45a417 started 2021-09-06T13:47:06.743Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6d45a417 waiting 2021-09-06T13:47:06.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1642]@2021-09-06T13:47:06.74358Z tryProduce true 2021-09-06T13:47:06.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:06.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@47052a1a{SSLC.NBReadCB@5266fd96{SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:06.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5009d056{AC.ReadCB@5425b26{HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5371f1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:06.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@272c6f08[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5425b26[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@13ec6b59{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@47052a1a{null} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3821ff0a 2021-09-06T13:47:06.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:06.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3821ff0a 2021-09-06T13:47:06.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:06.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:06.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@78049105{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5009d056{null} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:06.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:06.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5425b26::DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@5371f1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:06.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5266fd96::SocketChannelEndPoint@21608624{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3821ff0a 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5266fd96{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@252782d7{/10.233.67.178:51912<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5425b26[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b4eec37{s=START}]=>HttpChannelOverHttp@3e1d2ddd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2c6bb51a waiting 2021-09-06T13:47:06.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7d2316a1 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:06.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7d2316a1 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7d2316a1 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:06.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7d2316a1 2021-09-06T13:47:06.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:06.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1ad6facf 2021-09-06T13:47:06.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6777b899{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:06.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:06.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a6e3bcb{AC.ReadCB@4a5a263a{HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@311ea34a{SSLC.NBReadCB@7a894d2c{SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14e6868 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@14e6868 2021-09-06T13:47:06.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7d2316a1 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:51916], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-06T13:47:06.904799Z 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-06T13:47:06.904839Z 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-06T13:47:06.90487Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:06.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1643]@2021-09-06T13:47:06.904913Z 2021-09-06T13:47:06.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-06T13:47:06.904954Z tryProduce true 2021-09-06T13:47:06.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:06.904Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@311ea34a{SSLC.NBReadCB@7a894d2c{SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:06.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a6e3bcb{AC.ReadCB@4a5a263a{HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@6777b899{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4eac627a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:06.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2afb0cf6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@311ea34a{null} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@46835383 2021-09-06T13:47:06.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:06.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:06.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:06.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:06.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:06.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@46835383 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2e2e06b7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2a6e3bcb{null} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} onFillable exit HttpChannelState@6777b899{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:06.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@73aa94d5 waiting 2021-09-06T13:47:06.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4a5a263a::DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:06.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7a894d2c::SocketChannelEndPoint@302ce96f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a894d2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3047586f{/10.233.67.178:51916<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@4a5a263a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7087f632{s=START}]=>HttpChannelOverHttp@5f6df1cc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:06.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@46835383 2021-09-06T13:47:16.741Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2253d464 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:16.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2253d464 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2253d464 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2253d464 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c72e6 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@499aa69c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@725ac414{AC.ReadCB@2a82160b{HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@48d2a61a{SSLC.NBReadCB@7aed29c5{SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5b620dc4 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5b620dc4 2021-09-06T13:47:16.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2253d464 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52012], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-06T13:47:16.743734Z 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-06T13:47:16.743782Z 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1644]@2021-09-06T13:47:16.743819Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@48d2a61a{SSLC.NBReadCB@7aed29c5{SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:16.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-06T13:47:16.743901Z 2021-09-06T13:47:16.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-06T13:47:16.743988Z tryProduce true 2021-09-06T13:47:16.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:16.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@725ac414{AC.ReadCB@2a82160b{HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:47:16.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@499aa69c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4c52e74a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:16.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b3c9865{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48d2a61a{null} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@276cb2be 2021-09-06T13:47:16.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@276cb2be 2021-09-06T13:47:16.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:16.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:16.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:16.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3cca6e94{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@725ac414{null} 2021-09-06T13:47:16.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7aed29c5::SocketChannelEndPoint@1ef98a0f{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:16.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@276cb2be 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:16.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2a82160b::DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} onFillable exit HttpChannelState@499aa69c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:16.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7aed29c5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b61fe0d{/10.233.67.178:52012<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2a82160b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e682103{s=START}]=>HttpChannelOverHttp@6ed7cd0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2c6bb51a waiting 2021-09-06T13:47:16.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@611d1454 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:16.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@611d1454 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@611d1454 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:16.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@611d1454 2021-09-06T13:47:16.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:16.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@15dce27b 2021-09-06T13:47:16.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@54e3cbf3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:16.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:16.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67a77b52{AC.ReadCB@265e242e{HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@308f5cdc{SSLC.NBReadCB@17c8d853{SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@61d410de on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:16.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@611d1454 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@61d410de 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52014], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-06T13:47:16.904999Z 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-06T13:47:16.905072Z 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1645]@2021-09-06T13:47:16.905111Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:16.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-06T13:47:16.905188Z 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@308f5cdc{SSLC.NBReadCB@17c8d853{SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:16.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-06T13:47:16.905243Z tryProduce true 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:16.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67a77b52{AC.ReadCB@265e242e{HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:47:16.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@54e3cbf3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@71d23e97[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@265e242e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:16.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d916465{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@308f5cdc{null} 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7354c4de 2021-09-06T13:47:16.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:16.908Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7354c4de 2021-09-06T13:47:16.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:16.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:16.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:16.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:16.908Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:16.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@107eddc0{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67a77b52{null} 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:16.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@17c8d853::SocketChannelEndPoint@4e372815{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:16.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7354c4de 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@265e242e::DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@54e3cbf3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17c8d853{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@23e3281a{/10.233.67.178:52014<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@265e242e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2dd18148{s=START}]=>HttpChannelOverHttp@511c0779{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:16.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@73aa94d5 waiting 2021-09-06T13:47:26.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5778799b on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:26.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5778799b 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5778799b 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:26.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5778799b 2021-09-06T13:47:26.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:26.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@50734f67 2021-09-06T13:47:26.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@58c4e7d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:26.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:26.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fb4b224{AC.ReadCB@120683d1{HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@398ab208{SSLC.NBReadCB@7929bc6d{SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@df4bb80 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5778799b 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@df4bb80 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52118], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-06T13:47:26.743694Z 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-06T13:47:26.743741Z 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1646]@2021-09-06T13:47:26.743778Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@398ab208{SSLC.NBReadCB@7929bc6d{SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:26.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-06T13:47:26.743865Z 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-06T13:47:26.743925Z tryProduce true 2021-09-06T13:47:26.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:26.743Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fb4b224{AC.ReadCB@120683d1{HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:26.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} onFillable enter HttpChannelState@58c4e7d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:26.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:26.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:26.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7899e5ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:26.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@120683d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:26.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a225125{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@398ab208{null} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5573263b 2021-09-06T13:47:26.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:26.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5573263b 2021-09-06T13:47:26.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:26.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.747Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f975443{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fb4b224{null} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:26.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:26.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:26.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7929bc6d::SocketChannelEndPoint@742d5f92{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@120683d1::DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000} onFillable exit HttpChannelState@58c4e7d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:26.747Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5573263b 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7929bc6d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@460be145{/10.233.67.178:52118<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@120683d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@60b16bc4{s=START}]=>HttpChannelOverHttp@d4cd105{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2c6bb51a waiting 2021-09-06T13:47:26.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@320bfbcb on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:26.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@320bfbcb 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@320bfbcb 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:26.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@320bfbcb 2021-09-06T13:47:26.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:26.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1c0f98d1 2021-09-06T13:47:26.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2792973f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@282b3f2c{AC.ReadCB@473b5a0c{HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@35ddfb1f{SSLC.NBReadCB@7352d115{SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50624ec8 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:26.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:26.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:26.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:26.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:26.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50624ec8 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@320bfbcb 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52122], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-06T13:47:26.905514Z 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-06T13:47:26.905575Z 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-06T13:47:26.90565Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:26.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1647]@2021-09-06T13:47:26.905696Z 2021-09-06T13:47:26.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-06T13:47:26.90574Z tryProduce true 2021-09-06T13:47:26.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:26.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@35ddfb1f{SSLC.NBReadCB@7352d115{SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:26.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:26.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@282b3f2c{AC.ReadCB@473b5a0c{HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-06T13:47:26.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2792973f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:26.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:26.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@56ac9fe0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:26.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:26.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:26.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:26.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:26.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:26.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:26.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@38bd3df{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:26.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@35ddfb1f{null} 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65fd9eb3 2021-09-06T13:47:26.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:26.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:26.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:26.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:26.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:26.913Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:26.913Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65fd9eb3 2021-09-06T13:47:26.913Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.913Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-06T13:47:26.913Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7352d115::SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.913Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65fd9eb3 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@402e066d{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@56884b5d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@282b3f2c{null} 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-06T13:47:26.913Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-06T13:47:26.914Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@473b5a0c::DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@2792973f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:26.914Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7352d115{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@17bff6cb{/10.233.67.178:52122<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@473b5a0c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b33681a{s=START}]=>HttpChannelOverHttp@562c4e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:26.914Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@73aa94d5 waiting 2021-09-06T13:47:36.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@ec7e91a on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:36.742Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@ec7e91a 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@ec7e91a 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:36.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@ec7e91a 2021-09-06T13:47:36.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:36.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5cefb5d9 2021-09-06T13:47:36.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7efa53b2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:36.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5fd4a9fc{AC.ReadCB@5f1a70c9{HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53c416f7{SSLC.NBReadCB@25cce122{SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11c3285c on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:36.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@ec7e91a 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@11c3285c 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52220], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-06T13:47:36.74408Z 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-06T13:47:36.744132Z 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-06T13:47:36.7442Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:36.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1648]@2021-09-06T13:47:36.744339Z 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53c416f7{SSLC.NBReadCB@25cce122{SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:36.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-06T13:47:36.744518Z tryProduce true 2021-09-06T13:47:36.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:36.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.744Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5fd4a9fc{AC.ReadCB@5f1a70c9{HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@7efa53b2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.744Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:36.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@60149280[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.745Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:36.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:36.746Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:36.747Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2c1a3247{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53c416f7{null} 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:36.748Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ea5ecb 2021-09-06T13:47:36.748Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ea5ecb 2021-09-06T13:47:36.749Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.748Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:36.749Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:36.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:36.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:36.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.750Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:36.750Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.750Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1bc12311{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5fd4a9fc{null} 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-06T13:47:36.750Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5f1a70c9::DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@7efa53b2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:36.750Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@25cce122::SocketChannelEndPoint@66f01eb1{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.751Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@69ea5ecb 2021-09-06T13:47:36.751Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@25cce122{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1899d386{/10.233.67.178:52220<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5f1a70c9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@739f13fe{s=START}]=>HttpChannelOverHttp@301946be{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.751Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@2c6bb51a waiting 2021-09-06T13:47:36.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7f1f322 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:36.903Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7f1f322 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7f1f322 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.903Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:36.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7f1f322 2021-09-06T13:47:36.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:36.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@21320817 2021-09-06T13:47:36.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@650d4d78{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:36.903Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@292e48d0{AC.ReadCB@54ce937e{HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@95b6be8{SSLC.NBReadCB@47e1c7a8{SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40ce21ec on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:36.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:36.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:36.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:36.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:36.904Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@40ce21ec 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.904Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7f1f322 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52222], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-06T13:47:36.905236Z 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-06T13:47:36.905287Z 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1649]@2021-09-06T13:47:36.905322Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@95b6be8{SSLC.NBReadCB@47e1c7a8{SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@292e48d0{AC.ReadCB@54ce937e{HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@650d4d78{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:36.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c6bb51a task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-06T13:47:36.905669Z 2021-09-06T13:47:36.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-06T13:47:36.905761Z tryProduce true 2021-09-06T13:47:36.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:36.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-09-06T13:47:36.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.905Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:36.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@39a1bf9a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.906Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-09-06T13:47:36.907Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@34f5b81c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24523683[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-09-06T13:47:36.908Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30a0a61b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@95b6be8{null} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24e6c1f1 2021-09-06T13:47:36.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:36.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:36.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 0 updates 2021-09-06T13:47:36.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-09-06T13:47:36.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.909Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24e6c1f1 2021-09-06T13:47:36.909Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 0 keys 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@c48c69b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@292e48d0{null} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-06T13:47:36.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-09-06T13:47:36.910Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-06T13:47:36.910Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-06T13:47:36.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54ce937e::DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@650d4d78{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-09-06T13:47:36.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.910Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@73aa94d5 waiting 2021-09-06T13:47:36.910Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@47e1c7a8::SocketChannelEndPoint@50119f66{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47e1c7a8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@39bb1f86{/10.233.67.178:52222<->/10.233.67.248:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@54ce937e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26c7a7fd{s=START}]=>HttpChannelOverHttp@7b6d0a2d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:36.910Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24e6c1f1 2021-09-06T13:47:46.741Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@13d1e6e6 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-06T13:47:46.741Z||qtp978035840-20-acceptor-0@587bf2e1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/0 selected 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@13d1e6e6 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@13d1e6e6 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:46.742Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@13d1e6e6 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@60291895 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@47ff9334{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6fbad6ee::DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3280ad41::SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.742Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6fbad6ee::DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6fbad6ee::DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@16f388d9{AC.ReadCB@6fbad6ee{HttpConnection@6fbad6ee::DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3280ad41::SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.233.67.248:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2f47314f{SSLC.NBReadCB@3280ad41{SslConnection@3280ad41::SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@181a7b43 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken with none selected 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 0/0/1 selected 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 0 keys, 1 updates 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@181a7b43 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@13d1e6e6 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c waiting with 1 keys 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c woken up from select, 1/1/1 selected 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3c65961c processing 1 keys, 0 updates 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.248:8000 remote=/10.233.67.178:52328], selector=sun.nio.ch.EPollSelectorImpl@3c65961c, interestOps=1, readyOps=1 SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1ac8d979{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3280ad41{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b208238{/10.233.67.178:52328<->/10.233.67.248:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6fbad6ee[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2daec86b{s=START}]=>HttpChannelOverHttp@1329d9c9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1650]@2021-09-06T13:47:46.743856Z 2021-09-06T13:47:46.743Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@73aa94d5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThrea