Results

By type

          2021-09-23 11:08:19 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ba8b2c8 startThread=0
2021-09-23 11:08:19 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ba8b2c8 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 690 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23] invocationID:{InvocationID} - ignored: WriteFlusher@e71c0dc{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 690 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@52566ff8{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@31cd6bf7{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1df58719{NOT_HANDSHAKING,eio=18/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6fe59cdd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11960a63{s=START}]=>HttpChannelOverHttp@5e2705e0{s=HttpChannelState@44ea001c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@6fe59cdd::DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@6fe59cdd::DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@1df58719::SocketChannelEndPoint@31cd6bf7{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1df58719{NOT_HANDSHAKING,eio=18/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6fe59cdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11960a63{s=START}]=>HttpChannelOverHttp@5e2705e0{s=HttpChannelState@44ea001c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@6fe59cdd::DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6fe59cdd::DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ba8b2c8 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@6fe59cdd::DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@44ea001c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@1df58719{NOT_HANDSHAKING,eio=18/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6fe59cdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11960a63{s=START}]=>HttpChannelOverHttp@5e2705e0{s=HttpChannelState@44ea001c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@5dbe6f50 size 1 > capacity
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@5dbe6f50 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@31cd6bf7{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1df58719{NOT_HANDSHAKING,eio=18/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ea249a5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6fe59cdd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11960a63{s=START}]=>HttpChannelOverHttp@5e2705e0{s=HttpChannelState@44ea001c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 719 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@3e4fdfe1[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:43858]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 719 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update Accept@3e4fdfe1[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:43858]]
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue Accept@3e4fdfe1[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:43858]] startThread=0
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run Accept@3e4fdfe1[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:43858]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-30] invocationID:{InvocationID} - SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-30] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@3ff3a123
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - new HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - New HTTP Connection HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@7fa1a5bf on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@6f64b453{AC.ReadCB@11a630f4{HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@1d9a785d{SSLC.NBReadCB@f73b649{SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@fc95459 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 720 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Created SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran Accept@3e4fdfe1[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:43858]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@7fa1a5bf
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@fc95459
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:43858], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5470]@2021-09-23T11:08:19.721682Z
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@5452bfd7 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5470]@2021-09-23T11:08:19.721762Z
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@52134885 startThread=0
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5470]@2021-09-23T11:08:19.721857Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@5452bfd7 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5470]@2021-09-23T11:08:19.721907Z
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5471]@2021-09-23T11:08:19.721963Z tryProduce true
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 721 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@1d9a785d{SSLC.NBReadCB@f73b649{SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6f64b453{AC.ReadCB@11a630f4{HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 22 HeapByteBuffer@757b510f[p=0,l=22,c=17408,r=22]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=22
2021-09-23 11:08:19 722 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=2/30000} stored fill exception
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake failed SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@f73b649{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?) DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=2/30000}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 723 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@1d9a785d{SSLC.NBReadCB@f73b649{SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@fc95459 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@fc95459
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7b804a15{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=/10.233.77.74:9101,r=/10.233.66.159:43858,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 724 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@1d9a785d{SSLC.NBReadCB@f73b649{SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@11a630f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@6f64b453{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:819)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4654986b startThread=0
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 0 updates
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28] invocationID:{InvocationID} - ignored: WriteFlusher@39de18c2{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@6f64b453{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000} onFillable exit HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@11a630f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@11c45b10 waiting
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=1/1,p=1}@52134885 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=1}]
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@52134885 size 1 > capacity
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4654986b in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@52134885 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7b804a15{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@11a630f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose HttpConnection@11a630f4::DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - onClose SslConnection@f73b649::SocketChannelEndPoint@7b804a15{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@f73b649{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@337e7501{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@11a630f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f651cdb{s=START}]=>HttpChannelOverHttp@1ddf681{s=HttpChannelState@4a575ebc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 725 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4654986b in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@74105112[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:38186]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update Accept@74105112[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:38186]]
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue Accept@74105112[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:38186]] startThread=0
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 743 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run Accept@74105112[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:38186]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 744 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@4c759a7c
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@66a17f14 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 745 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1dee0726{AC.ReadCB@39043e2d{HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@70da8250{SSLC.NBReadCB@4bc75667{SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@15f9642 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@66a17f14
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@15f9642
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran Accept@74105112[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:38186]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:38186], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5471]@2021-09-23T11:08:19.7469Z
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@11c45b10 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5471]@2021-09-23T11:08:19.746942Z
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 746 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@16df4223 startThread=0
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@11c45b10 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5471]@2021-09-23T11:08:19.747027Z
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5471]@2021-09-23T11:08:19.747003Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5472]@2021-09-23T11:08:19.747063Z tryProduce true
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@70da8250{SSLC.NBReadCB@4bc75667{SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@16df4223 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@16df4223 started
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@16df4223 waiting
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@1dee0726{AC.ReadCB@39043e2d{HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 22 HeapByteBuffer@197aaedd[p=0,l=22,c=17408,r=22]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=22
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=1/30000} stored fill exception
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 747 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake failed SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@4bc75667{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?) DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=2/30000}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NEED_WRAP,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@70da8250{SSLC.NBReadCB@4bc75667{SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@15f9642 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@15f9642
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a8e6194{l=/10.233.77.74:9101,r=/10.233.66.159:38186,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=/10.233.77.74:9101,r=/10.233.66.159:38186,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 748 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@70da8250{SSLC.NBReadCB@4bc75667{SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@39043e2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@1dee0726{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:819)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3917bdce startThread=0
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 0 updates
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26] invocationID:{InvocationID} - ignored: WriteFlusher@45faf633{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@1dee0726{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} onFillable exit HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@39043e2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@5452bfd7 size 1 > capacity
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@5452bfd7 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3917bdce in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4a8e6194{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@39043e2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@39043e2d::DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@4bc75667::SocketChannelEndPoint@4a8e6194{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@4bc75667{NOT_HANDSHAKING,eio=22/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5942e903{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@39043e2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@583b4ed{s=START}]=>HttpChannelOverHttp@35b8435{s=HttpChannelState@60f9a649{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 749 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3917bdce in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 765 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@48354df5[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:35816]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 765 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 765 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update Accept@48354df5[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:35816]]
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue Accept@48354df5[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:35816]] startThread=0
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 766 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run Accept@48354df5[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:35816]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 767 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 767 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@5790ee5d
2021-09-23 11:08:19 767 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 767 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 767 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@2130fc00 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@edddbcd{AC.ReadCB@e9da09c{HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@282bf6ea{SSLC.NBReadCB@49d40ec2{SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@41e04f33 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@2130fc00
2021-09-23 11:08:19 768 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@41e04f33
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:35816], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5472]@2021-09-23T11:08:19.769691Z
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@16df4223 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5472]@2021-09-23T11:08:19.769758Z
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@5e1dec12 startThread=0
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@5e1dec12 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@5e1dec12 started
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@5e1dec12 waiting
2021-09-23 11:08:19 769 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@16df4223 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5472]@2021-09-23T11:08:19.769951Z
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5472]@2021-09-23T11:08:19.769998Z tryProduce true
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5472]@2021-09-23T11:08:19.769853Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@282bf6ea{SSLC.NBReadCB@49d40ec2{SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@edddbcd{AC.ReadCB@e9da09c{HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 44 HeapByteBuffer@3c68a07a[p=0,l=44,c=17408,r=44]={<<<\x80\x00\x00(r\xFe\x1d\x13\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\x86\xA0\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\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-23 11:08:19 770 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=44
2021-09-23 11:08:19 771 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 773 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=5/30000} stored fill exception
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 773 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake failed SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NEED_WRAP,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 773 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@49d40ec2{NEED_WRAP,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 773 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?) DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NEED_WRAP,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NEED_WRAP,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 774 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@282bf6ea{SSLC.NBReadCB@49d40ec2{SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@41e04f33 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@290bf146{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=/10.233.77.74:9101,r=/10.233.66.159:35816,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@282bf6ea{SSLC.NBReadCB@49d40ec2{SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillableFail SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@41e04f33
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@edddbcd{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:819)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7539b73d startThread=0
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28] invocationID:{InvocationID} - ignored: WriteFlusher@dc0e05e{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@e9da09c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onFail FillInterest@edddbcd{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 775 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@e9da09c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@11c45b10 size 1 > capacity
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@11c45b10 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7539b73d in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@e9da09c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@e9da09c::DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@49d40ec2::SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@e9da09c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 776 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7539b73d in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 777 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@290bf146{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@49d40ec2{NOT_HANDSHAKING,eio=44/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e2f4f02{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@e9da09c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6da71fa5{s=START}]=>HttpChannelOverHttp@79fadf10{s=HttpChannelState@28581a8e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 777 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran Accept@48354df5[java.nio.channels.SocketChannel[closed]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4c086be2[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:52873]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update Accept@4c086be2[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:52873]]
2021-09-23 11:08:19 781 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run Accept@4c086be2[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:52873]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@65182545
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@748c73de on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@7366bace{AC.ReadCB@3dcfcbb7{HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@64e325ff{SSLC.NBReadCB@6686715f{SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@31babcb5 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 782 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran Accept@4c086be2[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:52873]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue Accept@4c086be2[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:52873]] startThread=0
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 2
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - wakeup on updates SelectorProducer@6e517c9e
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@748c73de
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@31babcb5
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 783 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:52873], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5473]@2021-09-23T11:08:19.784369Z
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@5e1dec12 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5473]@2021-09-23T11:08:19.784463Z
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@2510b95 startThread=0
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@5e1dec12 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5473]@2021-09-23T11:08:19.78466Z
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@2510b95 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5473]@2021-09-23T11:08:19.784687Z tryProduce true
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@2510b95 started
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 784 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@2510b95 waiting
2021-09-23 11:08:19 786 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 803 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 804 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5473]@2021-09-23T11:08:19.784628Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 805 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@64e325ff{SSLC.NBReadCB@6686715f{SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 807 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 813 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 819 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@7366bace{AC.ReadCB@3dcfcbb7{HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=FI,flush=-,to=37/30000}}}
2021-09-23 11:08:19 819 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=37/30000} onFillable enter HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 820 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 32 HeapByteBuffer@6c01d7e5[p=0,l=32,c=17408,r=32]={<<<\x00\x1e\x00\x06\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00\x07version\x04bind\x00\x00\x10\x00\x03>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=32
2021-09-23 11:08:19 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill starting handshake SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 820 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=38/30000} stored fill exception
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 821 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake failed SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NEED_WRAP,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@6686715f{NEED_WRAP,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?) DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=43/30000}
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - shutdownOutput: SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NEED_WRAP,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >flush SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NEED_WRAP,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 826 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - ensureFillInterested SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@64e325ff{SSLC.NBReadCB@6686715f{SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@31babcb5 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@31babcb5
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - doClose SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@29586af5{l=/10.233.77.74:9101,r=/10.233.66.159:52873,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 827 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@64e325ff{SSLC.NBReadCB@6686715f{SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 828 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_844,845,1058395730)
2021-09-23 11:08:19 828 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillableFail SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 829 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_844,845,1058395730) has been shutdown
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@7366bace{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:819)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c769d99 startThread=0
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 0 updates
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 829 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 831 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23] invocationID:{InvocationID} - ignored: WriteFlusher@401020bf{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 831 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@7366bace{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 831 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_841,842,2066712465)
2021-09-23 11:08:19 831 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_841,842,2066712465) has been shutdown
2021-09-23 11:08:19 831 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c769d99 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 832 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 833 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_843,844,597534420)
2021-09-23 11:08:19 833 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@29586af5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 833 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 833 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_843,844,597534420) has been shutdown
2021-09-23 11:08:19 833 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=50/30000}
2021-09-23 11:08:19 833 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=50/30000}
2021-09-23 11:08:19 833 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=51/30000}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@c781555[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:44281]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 834 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_842,843,1999218378)
2021-09-23 11:08:19 834 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_842,843,1999218378) has been shutdown
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update Accept@c781555[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:44281]]
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue Accept@c781555[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:44281]] startThread=0
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=51/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run Accept@c781555[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:44281]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=51/30000}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@74599d75
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3dcfcbb7::DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000} onFillable exit HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@16df4223 size 1 > capacity
2021-09-23 11:08:19 834 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onClose SslConnection@6686715f::SocketChannelEndPoint@29586af5{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@6686715f{NOT_HANDSHAKING,eio=32/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1959e7d4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@3dcfcbb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@30b75d1c{s=START}]=>HttpChannelOverHttp@61651de5{s=HttpChannelState@73bc2494{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@16df4223 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6c769d99 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@6d3ec3e8 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 835 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@52fce8a{AC.ReadCB@17bc008a{HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1e956c44{SSLC.NBReadCB@695c7079{SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@14401857 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@6d3ec3e8
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@14401857
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran Accept@c781555[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:44281]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:44281], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 836 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5474]@2021-09-23T11:08:19.837039Z
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@2510b95 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5474]@2021-09-23T11:08:19.837083Z
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@763e737b startThread=0
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5474]@2021-09-23T11:08:19.837126Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@763e737b in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@1e956c44{SSLC.NBReadCB@695c7079{SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@763e737b started
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@2510b95 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=1}][pc=0,pic=0,pec=14,epc=5475]@2021-09-23T11:08:19.837275Z
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=1}][pc=0,pic=0,pec=14,epc=5475]@2021-09-23T11:08:19.837329Z tryProduce true
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@763e737b waiting
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@52fce8a{AC.ReadCB@17bc008a{HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 14 HeapByteBuffer@4044112[p=0,l=14,c=17408,r=14]={<<<\x00\x0c\x00\x00\x10\x00\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-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=14
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill starting handshake SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 837 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=1/30000} stored fill exception
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - handshake failed SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NEED_WRAP,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@695c7079{NEED_WRAP,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?) DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=2/30000}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - shutdownOutput: SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NEED_WRAP,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NEED_WRAP,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - ensureFillInterested SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@1e956c44{SSLC.NBReadCB@695c7079{SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@14401857 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - doClose SocketChannelEndPoint@19e37e58{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=/10.233.77.74:9101,r=/10.233.66.159:44281,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@14401857
2021-09-23 11:08:19 838 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@1e956c44{SSLC.NBReadCB@695c7079{SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillableFail SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onFail FillInterest@52fce8a{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:819)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23024edd startThread=0
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-29] invocationID:{InvocationID} - ignored: WriteFlusher@3eaf518{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23024edd in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onFail FillInterest@52fce8a{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@695c7079::SocketChannelEndPoint@19e37e58{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@17bc008a::DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} onFillable exit HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23024edd in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@695c7079{NOT_HANDSHAKING,eio=14/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fb6923c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@17bc008a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7260381c{s=START}]=>HttpChannelOverHttp@503559ac{s=HttpChannelState@2da5286e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@5e1dec12 size 1 > capacity
2021-09-23 11:08:19 839 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@5e1dec12 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@7a164d09[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:42227]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update Accept@7a164d09[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:42227]]
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue Accept@7a164d09[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:42227]] startThread=0
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run Accept@7a164d09[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:42227]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-23] invocationID:{InvocationID} - SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 842 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-23] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@284bced3
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - new HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - New HTTP Connection HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@9d2c4f0 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onOpen HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - fillInterested HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@7b96e717{AC.ReadCB@31434f6a{HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 843 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@647c49d1{SSLC.NBReadCB@566b746d{SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@69b9812f on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@9d2c4f0
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@69b9812f
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Created SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:42227], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran Accept@7a164d09[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:42227]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5475]@2021-09-23T11:08:19.844884Z
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@763e737b offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5475]@2021-09-23T11:08:19.844932Z
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 844 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@22a1e5d5 startThread=0
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@22a1e5d5 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5475]@2021-09-23T11:08:19.845006Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@22a1e5d5 started
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@647c49d1{SSLC.NBReadCB@566b746d{SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@22a1e5d5 waiting
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@763e737b task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=1}][pc=0,pic=0,pec=14,epc=5476]@2021-09-23T11:08:19.845137Z
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@7b96e717{AC.ReadCB@31434f6a{HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5476]@2021-09-23T11:08:19.845217Z tryProduce true
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 6 HeapByteBuffer@6cb7294c[p=0,l=6,c=17408,r=6]={<<>>P\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=6
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill starting handshake SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=1/30000} stored fill exception
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - handshake failed SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NEED_WRAP,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@566b746d{NEED_WRAP,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 845 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?) DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=2/30000}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - shutdownOutput: SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NEED_WRAP,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >flush SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NEED_WRAP,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - ensureFillInterested SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@647c49d1{SSLC.NBReadCB@566b746d{SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@69b9812f on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@69b9812f
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=2/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 846 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4a17868b{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=/10.233.77.74:9101,r=/10.233.66.159:42227,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@647c49d1{SSLC.NBReadCB@566b746d{SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillableFail SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@31434f6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onFail FillInterest@7b96e717{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:819)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2999d31f startThread=0
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30] invocationID:{InvocationID} - ignored: WriteFlusher@29210479{IDLE}->null
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onFail FillInterest@7b96e717{null}
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Unrecognized SSL message, plaintext connection?
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.handshakeFailed(SslConnection.java:933)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:793)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.readRecord(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl.unwrap(Unknown Source)
	at java.base/javax.net.ssl.SSLEngine.unwrap(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:417)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:705)
	... 17 common frames omitted
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2999d31f in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000} onFillable exit HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4a17868b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@31434f6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@31434f6a::DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@31434f6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@2510b95 size 1 > capacity
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@566b746d::SocketChannelEndPoint@4a17868b{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@566b746d{NOT_HANDSHAKING,eio=6/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47883c1e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@31434f6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5085da72{s=START}]=>HttpChannelOverHttp@70891416{s=HttpChannelState@315dc760{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@2510b95 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2999d31f in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 0 updates
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 847 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@182eed5b[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:36059]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update Accept@182eed5b[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:36059]]
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue Accept@182eed5b[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:36059]] startThread=0
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run Accept@182eed5b[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:36059]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7d99354a
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@504c5719 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 853 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@213e0c80{AC.ReadCB@117b501e{HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@13786321{SSLC.NBReadCB@2f235577{SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@264514d4 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@504c5719
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@264514d4
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran Accept@182eed5b[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:36059]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 854 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:36059], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5476]@2021-09-23T11:08:19.855418Z
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@22a1e5d5 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5476]@2021-09-23T11:08:19.855512Z
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@748c886e startThread=0
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@748c886e in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@748c886e started
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@748c886e waiting
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5476]@2021-09-23T11:08:19.855831Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 855 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@13786321{SSLC.NBReadCB@2f235577{SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@22a1e5d5 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5477]@2021-09-23T11:08:19.855998Z
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5477]@2021-09-23T11:08:19.856034Z tryProduce true
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@213e0c80{AC.ReadCB@117b501e{HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 88 HeapByteBuffer@367bcb3[p=0,l=88,c=17408,r=88]={<<<\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G\xD7\xF7\xBa,\xEe\xEa\xB2`~\xF3\x00\xFd...b\x00a\x00`\x00\x15\x00\x12\x00\t\x00\x14\x00\x11\x00\x08\x00\x06\x00\x03\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=88
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=88/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=88 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 88 bytesProduced = 0 encryptedBuffer=[p=88,l=88,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 856 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=3/30000} stored flush exception
javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(Unknown Source)
	at java.base/sun.security.ssl.SSLHandshake.consume(Unknown Source)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:642)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake failed SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} {}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2f235577{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context) DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=3/30000}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=false
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=true/true
2021-09-23 11:08:19 857 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 7 SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=3/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@13786321{SSLC.NBReadCB@2f235577{SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@264514d4 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@264514d4
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@3b6f4823{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=/10.233.77.74:9101,r=/10.233.66.159:36059,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 858 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@13786321{SSLC.NBReadCB@2f235577{SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 0 updates
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@213e0c80{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	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.doClose(SslConnection.java:1366)
	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.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1154)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 0 updates
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 0 keys
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40bdf23b startThread=0
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27] invocationID:{InvocationID} - ignored: WriteFlusher@2d6b0373{IDLE}->null
javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(Unknown Source)
	at java.base/sun.security.ssl.SSLHandshake.consume(Unknown Source)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:642)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@213e0c80{null}
javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(Unknown Source)
	at java.base/sun.security.ssl.SSLHandshake.consume(Unknown Source)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:642)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@117b501e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context) DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - 
javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 is not enabled or supported in server context
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.Alert.createSSLException(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.TransportContext.fatal(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.negotiateProtocol(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(Unknown Source)
	at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(Unknown Source)
	at java.base/sun.security.ssl.SSLHandshake.consume(Unknown Source)
	at java.base/sun.security.ssl.HandshakeContext.dispatch(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(Unknown Source)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:642)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> CLOSED
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40bdf23b in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000} onFillable exit HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@117b501e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@763e737b size 1 > capacity
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@763e737b in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@3b6f4823{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@117b501e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 859 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@117b501e::DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}
2021-09-23 11:08:19 860 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@2f235577::SocketChannelEndPoint@3b6f4823{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@2f235577{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25fc128e{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@117b501e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a0e4a7f{s=START}]=>HttpChannelOverHttp@a82bdb{s=HttpChannelState@6493706f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 860 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40bdf23b in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@17f6d2c7[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449]] on ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24-acceptor-0@52d9d817-RuleActiveApp@4c176ff1{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/0 selected
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update Accept@17f6d2c7[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449]]
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue Accept@17f6d2c7[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449]] startThread=0
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run Accept@17f6d2c7[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 861 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-30] invocationID:{InvocationID} - SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-30] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - new HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@5b59a484 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 862 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@6ddbc356{AC.ReadCB@7729ce4{HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@7b3027ed{SSLC.NBReadCB@38addf25{SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@2d328b59 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=2
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 2 updates
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2
2021-09-23 11:08:19 863 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$511/0x0000000100637840@5b59a484
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@2d328b59
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Created SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran Accept@17f6d2c7[java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449]] in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5477]@2021-09-23T11:08:19.864325Z
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@748c886e offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5477]@2021-09-23T11:08:19.864401Z
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@459efc13 startThread=0
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5477]@2021-09-23T11:08:19.864502Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@748c886e task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5477]@2021-09-23T11:08:19.86454Z
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5478]@2021-09-23T11:08:19.864594Z tryProduce true
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@7b3027ed{SSLC.NBReadCB@38addf25{SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6ddbc356{AC.ReadCB@7729ce4{HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@459efc13 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@459efc13 started
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@459efc13 waiting
2021-09-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 517 HeapByteBuffer@367bcb3[p=0,l=517,c=17408,r=517]={<<<\x16\x03\x01\x02\x00\x01\x00\x01\xFc\x03\x03hq$\xFcZAJ$}4\xB7x_\xDb...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\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-23 11:08:19 864 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=517
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=517/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=517 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 517 bytesProduced = 0 encryptedBuffer=[p=517,l=517,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 865 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-09-23 11:08:19 866 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@38addf25{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@367bcb3[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x02\x00\x01\x00\x01\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 867 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 523 HeapByteBuffer@367bcb3[p=0,l=523,c=17408,r=523]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x02\x00\x01\x00\x01\xFc\x03\x03hq$\xFcZAJ$...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\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-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=523
2021-09-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=523 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=523,c=17408,r=517] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@367bcb3[p=6,l=523,c=17408,r=517]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x02\x00\x01\x00\x01\xFc\x03\x03hq$\xFcZAJ$}4\xB7x_\xDb...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\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-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-09-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 517 bytesProduced = 0 encryptedBuffer=[p=523,l=523,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 868 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias null/EC on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias null/RSASSA-PSS on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias null/RSASSA-PSS on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias null/RSASSA-PSS on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 871 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@51ab7750
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@38addf25{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@367bcb3[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 874 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=11/30000}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@6ddbc356{AC.ReadCB@7729ce4{HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@7b3027ed{SSLC.NBReadCB@38addf25{SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@2d328b59 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@22a1e5d5 size 1 > capacity
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@2d328b59
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@a21c74{s=1/1,p=0}@22a1e5d5 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}]
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 875 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 1/1/1 selected
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 1 keys, 0 updates
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.74:9101 remote=/10.233.66.159:46449], selector=sun.nio.ch.EPollSelectorImpl@1794f5f4, interestOps=1, readyOps=1 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0} tryExecute EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=1/1,p=0}][pc=0,pic=0,pec=14,epc=5478]@2021-09-23T11:08:19.876171Z
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=0}@459efc13 offer EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=0}][pc=0,pic=0,pec=14,epc=5478]@2021-09-23T11:08:19.876204Z
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1} startReservedThread p=1
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@a21c74{s=0/1,p=1}@6cafbb5 startThread=0
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=0/1,p=1}@459efc13 task=EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5478]@2021-09-23T11:08:19.876275Z
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5478]@2021-09-23T11:08:19.876257Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@636dbfe7/SelectorProducer@6e517c9e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}][pc=0,pic=0,pec=14,epc=5479]@2021-09-23T11:08:19.876305Z tryProduce true
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@a21c74{s=0/1,p=1}@6cafbb5 in InstrumentedQueuedThreadPool[dw]@77324a58{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@a21c74{s=0/1,p=1}]
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=1}@6cafbb5 started
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@a21c74{s=1/1,p=0}@6cafbb5 waiting
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@7b3027ed{SSLC.NBReadCB@38addf25{SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@6ddbc356{AC.ReadCB@7729ce4{HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 58 HeapByteBuffer@367bcb3[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\xFc\xCf4\xCf\xCc6!_v\x9c\xCa\n\x07\xF6%\xC110\xDbW...\x83\xBc\xE36\xA8\xBa^\x04\xAc\xF4Wk\xE6\x13\xDa\xB1S\x0e=\x19@\x95\x89>>>\x08j\xD4/E\xF6/\xB7\xC7...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=58
2021-09-23 11:08:19 876 DEBUG [jdk.event.security][dw-29] invocationID:{InvocationID} -  TLSHandshake: 10.233.66.159:46449, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - unwrap net_filled=58 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=58,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 876 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@700e36ff[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 88 sequenceNumber = 0 [p=0,l=88,c=17408,r=88] ioDone=false/false
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 88 SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - handshake succeeded SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@38addf25{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@367bcb3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@367bcb3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x005\x14\x00\x00 ...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000} filled 0 HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@efba960[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x9cw\xB4<...\x00\x00\x00\x00\x00\x00\x00}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=2/30000}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@6ddbc356{AC.ReadCB@7729ce4{HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 877 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@7b3027ed{SSLC.NBReadCB@38addf25{SslConnection@38addf25::SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@2d328b59 on ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@25b74370{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken with none selected
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 woken up from select, 0/0/1 selected
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 processing 0 keys, 1 updates
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$505/0x0000000100601440@2d328b59
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@7729ce4::DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@483d3c5{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1794f5f4 waiting with 1 keys
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - SslConnection@38addf25{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d696bee{l=/10.233.77.74:9101,r=/10.233.66.159:46449,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7729ce4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e5df5c5{s=START}]=>HttpChannelOverHttp@364d5751{s=HttpChannelState@17ee8f2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-23 11:08:19 878 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecu