By type
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: java.io.IOException: Broken pipe
at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
... 20 common frames omitted
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7804b8e1 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@5b47543c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7639b769[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@745c5807{s=START}]=>HttpChannelOverHttp@61ba99a9{s=HttpChannelState@439b77e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} -
org.eclipse.jetty.io.EofException: null
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
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)
Caused by: java.io.IOException: Broken pipe
at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
... 20 common frames omitted
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@70683d2c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b47543c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7639b769[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@745c5807{s=START}]=>HttpChannelOverHttp@61ba99a9{s=HttpChannelState@439b77e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(null) DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose HttpConnection@7639b769::DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7639b769::DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7639b769::DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7639b769::DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7639b769::DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@439b77e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose SslConnection@5b47543c::SocketChannelEndPoint@70683d2c{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5b47543c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7639b769[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@745c5807{s=START}]=>HttpChannelOverHttp@61ba99a9{s=HttpChannelState@439b77e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@5b47543c{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@722bb3e0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7639b769[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@745c5807{s=START}]=>HttpChannelOverHttp@61ba99a9{s=HttpChannelState@439b77e2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@6edaf017 size 1 > capacity
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@6edaf017 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:36:55 969 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7804b8e1 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@4a4fc368[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492]] on ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/0 selected
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update Accept@4a4fc368[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492]]
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue Accept@4a4fc368[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492]] startThread=0
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 350 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run Accept@4a4fc368[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 350 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-30] invocationID:{InvocationID} - SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-05 18:37:02 350 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-30] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@710248cc
2021-07-05 18:37:02 350 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - new HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=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@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:02 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - New HTTP Connection HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:02 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@22ae6c95 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@6f88fb36{AC.ReadCB@228af1e{HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 2 updates
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 2
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@22ae6c95
2021-07-05 18:37:02 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Created SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran Accept@4a4fc368[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=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-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3414]@2021-07-05T18:37:02.353355Z
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@dcbada5 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3414]@2021-07-05T18:37:02.353419Z
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@4d222dcc startThread=0
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3414]@2021-07-05T18:37:02.353509Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=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-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@dcbada5 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3414]@2021-07-05T18:37:02.353555Z
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3415]@2021-07-05T18:37:02.353599Z tryProduce true
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@4d222dcc in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@4d222dcc started
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@6f88fb36{AC.ReadCB@228af1e{HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@4d222dcc waiting
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3085b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03,g\x14"5hn?\x00\xD5\xC8]\xEd\x8b...>\x81I\x94\r\xD6Dt\xF2\x88\x06b/\xF3\xC71)o{\x08\xE9W\x13>>>\xD0\x82\xE4q%\xCb8\x04\x05...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=261
2021-07-05 18:37:02 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill starting handshake SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >flush SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3085b0f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03,g\x14"...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=6
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3085b0f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03,g\x14"5hn?\x00\xD5\xC8]\xEd\x8b...h\xB7\xA6\x10\xA6\xD2\xBd@\xC0U\x08\xFc\xCe\n\xBa\x86\xEc\xF9\x9b\x88\xD3\xC4\xB9>>>\x18,\x7f\xAd`\x19\xD9\xBbD...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=367
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:02 358 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-35] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@710248cc
2021-07-05 18:37:02 360 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >flush SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=10/30000}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - fillInterested HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=10/30000}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@6f88fb36{AC.ReadCB@228af1e{HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@3c721257 size 1 > capacity
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@3c721257 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:52492], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=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-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3415]@2021-07-05T18:37:02.362826Z
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@4d222dcc offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3415]@2021-07-05T18:37:02.36289Z
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:02 362 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@4c7aac5c startThread=0
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@4c7aac5c in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3415]@2021-07-05T18:37:02.36305Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=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-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@4d222dcc task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3415]@2021-07-05T18:37:02.363142Z
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@4c7aac5c started
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@4c7aac5c waiting
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-37] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3416]@2021-07-05T18:37:02.363185Z tryProduce true
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@6f88fb36{AC.ReadCB@228af1e{HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 228 HeapByteBuffer@3085b0f[p=0,l=228,c=17408,r=228]={<<<\x17\x03\x03\x005\xA8\x96Q\xD7Q\x1a\x0b\xEaZ\xF6\x0e#j{\xB1D@q\r\x0b...\xB0\xB0z\x83\x134\xE5\x14\x96\xB3__a\x86\xFf9,\x7f\xFb\xFa\xAd9\x92>>>\xA9_A\x8fn>\xF7\x13\xCf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=228
2021-07-05 18:37:02 364 DEBUG [jdk.event.security][dw-33] invocationID:{InvocationID} - TLSHandshake: 10.233.73.107:52492, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=228 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=228,c=17408,r=170] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - handshake succeeded SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=170/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=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-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=58,l=228,c=17408,r=170]={\x17\x03\x03\x005\x14\x00\x00 ...\r\xEd(\xD6\x00\x95\xE2<<<\x17\x03\x03\x00\xA5\xAbZ\xAfJ\xEf\xEbV\xDd\xAd\xC8\xE6\xB7\x18\xD0\xA6\x8fG\xD3p7...\xB0\xB0z\x83\x134\xE5\x14\x96\xB3__a\x86\xFf9,\x7f\xFb\xFa\xAd9\x92>>>\xA9_A\x8fn>\xF7\x13\xCf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 170 bytesProduced = 148 encryptedBuffer=[p=228,l=228,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\x12\x8d\xE4\x93\xAc\xAc\xE9\xA1c...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\x12\x8d\xE4\x93\xAc\xAc\xE9\xA1c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@228af1e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=2/30000} filled 148 HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\x12\x8d\xE4\x93\xAc\xAc\xE9\xA1c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\x12\x8d\xE4\x93\xAc\xAc\xE9\xA1c...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\x12\x8d\xE4\x93\xAc\xAc\xE9\xA1c...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - START --> SPACE1
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - URI --> SPACE2
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-05 18:37:02 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - REQUEST for //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.5:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - handle //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - handling HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-33] invocationID:{InvocationID} - Host 10.233.73.5 with SNI null
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.Server][dw-33] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-33] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@f0b956 in null
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-33] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-33] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - chain=customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:02 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - call filter customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-05 18:37:02 365 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Entering.
2021-07-05 18:37:02 365 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-05 18:37:02 365 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: cd8d73f6-6451-475b-be84-83277935f5b7
2021-07-05 18:37:02 366 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Invoking synchronously ...
2021-07-05 18:37:02 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-05 18:37:02 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-05 18:37:02 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@f0b956
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@3810a437 exclude no deflater
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@1f3a16a[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1872f544{null}
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Mon, 05 Jul 2021 18:37:02 GMT
X-TransactionID: cd8d73f6-6451-475b-be84-83277935f5b7
X-InvocationID: bf061622-5c7e-407e-8445-575a194a6929
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1d4dd515[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2041eb97] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@1f3a16a[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 05 Jul 2021 18:37:02 GMT
X-TransactionID: cd8d73f6-6451-475b-be84-83277935f5b7
X-InvocationID: bf061622-5c7e-407e-8445-575a194a6929
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1d4dd515[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2041eb97] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3c25f604{IDLE}->null [HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1f3a16a[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3c25f604{WRITING}->null:IDLE-->WRITING
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=COMPLETING}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@1f3a16a[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=COMPLETING}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:02 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=COMPLETING}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3c25f604{WRITING}->null
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3c25f604{IDLE}->null:WRITING-->IDLE
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1d4dd515[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2041eb97] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1d4dd515[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2041eb97] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=6/30000}
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:02 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}}}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updateable 1
10.233.73.107 - - [05/Jul/2021:18:37:02 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523
2021-07-05 18:37:02 369 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=dc722f19-22be-418c-8408-9002f3fe5ce2, referenceCounter=0, store size=0} on thread dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-07-05 18:37:02 369 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Exiting.
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.5:9101 remote=/10.233.73.107:52492], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.server.Server][dw-33] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - unhandle HttpChannelState@9938b25{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@9938b25{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:02 369 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - completed HttpChannelState@9938b25{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - unhandle HttpChannelState@9938b25{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@9938b25{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3416]@2021-07-05T18:37:02.370156Z
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@4c7aac5c offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3416]@2021-07-05T18:37:02.370195Z
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@2376ba50 startThread=0
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - recycle HttpChannelState@9938b25{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@4c7aac5c task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3416]@2021-07-05T18:37:02.370306Z
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3416]@2021-07-05T18:37:02.37033Z tryProduce true
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@2376ba50 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-37] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3416]@2021-07-05T18:37:02.370286Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@281ff174{s=END}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=5}:runFillable:BLOCKING/BLOCKING
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@2376ba50 started
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@2376ba50 waiting
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - fillable FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3085b0f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x7f\x1c\xA0\xDc]\xF66\xE7-\x85M5\x84MuB\x9bp\xEe>>>]\x04d\xF1\xD9\xDd9p\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=24
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >c.onFillable SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close(null) DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=8/30000}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - shutdownOutput: SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=8/30000}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close(null) DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - ensureFillInterested SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-05 18:37:02 370 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@1573523
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@dcbada5 size 1 > capacity
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@dcbada5 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - doClose SocketChannelEndPoint@123f597d{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=/10.233.73.5:9101,r=/10.233.73.107:52492,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - onClose FillInterest@3e93e896{SSLC.NBReadCB@37711146{SslConnection@37711146::SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:02 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - onFillableFail SslConnection@37711146::SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - onFail FillInterest@6f88fb36{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.AbstractEndPoint.close(AbstractEndPoint.java:175)
at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:396)
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-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@276ad452 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/0 selected
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 0 updates
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 0 keys
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose HttpConnection@228af1e::DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose SslConnection@37711146::SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@276ad452 startThread=0
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - onClose FillInterest@6f88fb36{null}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@276ad452 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - onFillable SslConnection@37711146::SocketChannelEndPoint@123f597d{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@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - fillable FillInterest@6f88fb36{null}
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - FillInterest@6f88fb36{null} lost race null
2021-07-05 18:37:02 372 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@37711146{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@610fdfdb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@228af1e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@281ff174{s=START}]=>HttpChannelOverHttp@7dcbadbb{s=HttpChannelState@9938b25{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:02 373 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@4d222dcc size 1 > capacity
2021-07-05 18:37:02 373 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@4d222dcc in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:05 889 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2735838c] obtained in 0 millis
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@12011068, maxRows=0, fetchSize=0, flags=16
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> CloseStatement(S_355)
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Parse(stmt=S_356,query="/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY",oids={})
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_356,portal=null)
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Describe(portal=null)
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0)
2021-07-05 18:37:05 890 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE=> Sync
2021-07-05 18:37:05 895 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE CloseComplete
2021-07-05 18:37:05 895 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
Position: 52
Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
Server SQLState: 42P01)
2021-07-05 18:37:05 896 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I)
2021-07-05 18:37:05 896 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query /* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY
2021-07-05 18:37:05 896 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} - FE marking setPortalDescribed(false) for query SYNC
2021-07-05 18:37:05 896 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2735838c] released
2021-07-05 18:37:05 896 ERROR [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - Failed to reallocate rules.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
Position: 52
Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY", located:"SELECT * FROM ENGINE_ENTITY", rewritten:"/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY", arguments:{ positional:{}, named:{}, finder:[]}]
at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
at org.skife.jdbi.v2.Query.fold(Query.java:173)
at org.skife.jdbi.v2.Query.list(Query.java:82)
at org.skife.jdbi.v2.sqlobject.ResultReturnThing$IterableReturningThing.result(ResultReturnThing.java:253)
at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$e40132ef.getAllEntities()
at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getAllEntities(EngineEntityServiceImpl.java:45)
at org.onap.holmes.rulemgt.tools.EngineTools.getInstanceList(EngineTools.java:42)
at org.onap.holmes.rulemgt.RuleAllocator.allocateRules(RuleAllocator.java:76)
at org.onap.holmes.rulemgt.RuleAllocator$1.run(RuleAllocator.java:66)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
Position: 52
Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
Server SQLState: 42P01
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
at com.sun.proxy.$Proxy80.execute(Unknown Source)
at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
... 14 common frames omitted
2021-07-05 18:37:12 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@492dae8a[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53040]] on ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-05 18:37:12 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/0 selected
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update Accept@492dae8a[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53040]]
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - queue Accept@492dae8a[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53040]] startThread=0
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run Accept@492dae8a[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53040]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-30] invocationID:{InvocationID} - SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-05 18:37:12 350 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-30] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7eedf093
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - new HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=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@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - New HTTP Connection HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@35add1e on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@587e0aea{AC.ReadCB@741b206{HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@d199ed6{SSLC.NBReadCB@9ce9358{SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@70b0887e on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Created SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 2 updates
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 2
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@35add1e
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@70b0887e
2021-07-05 18:37:12 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran Accept@492dae8a[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53040]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53040], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=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-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3417]@2021-07-05T18:37:12.353362Z
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@2376ba50 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3417]@2021-07-05T18:37:12.353423Z
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@120a5ac9 startThread=0
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3417]@2021-07-05T18:37:12.353505Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=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-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@120a5ac9 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@2376ba50 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.353583Z
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@120a5ac9 started
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@d199ed6{SSLC.NBReadCB@9ce9358{SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@120a5ac9 waiting
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.353641Z tryProduce true
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >c.onFillable SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - onFillable SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@587e0aea{AC.ReadCB@741b206{HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >fill SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3085b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xFe\xDc`K\x85\xA2\x9a\x9aY\x7f\xDa\xBb\xA5k...\xB9\x1b\xC2\x9f\xAa8\xE6\xE1\x0b:\x1fD\xFd[\x11\xDc\xAb\x9d\x8d\xCd\x8f\xA1\x19>>>\xC4\x8bz\xE0P6.'\xCb...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=261
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill starting handshake SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >flush SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:12 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] 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-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@9ce9358{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3085b0f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xFe\xDc`K...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=6
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3085b0f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFe\xDc`K\x85\xA2\x9a\x9aY\x7f\xDa\xBb\xA5k...\xE1|c\xCa4\x8d\xA6\xE5\t$\xD3UlB\xB0\x1d\x13c\x8c\xC4/\n\xAf>>>\x18,\x7f\xAd`\x19\xD9\xBbD...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=367
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:12 358 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-36] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7eedf093
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >flush SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] 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-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:12 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] 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-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@9ce9358{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >fill SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 228 HeapByteBuffer@3085b0f[p=0,l=228,c=17408,r=228]={<<<\x17\x03\x03\x005\xF6*<;m\xAb\x19\x1c\xBb2\x98\xBe#n/o?\xB8\xC8\xDa...\xAe\x99\xBd\xEb\x98\x9c)\xD3\x18)\xF5\x1dqK\xD8\xDab\x1f\ty\x8f\xF7\xF3>>>!j\xFf\xB8\xB7Rq\x80E...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=228
2021-07-05 18:37:12 363 DEBUG [jdk.event.security][dw-36] invocationID:{InvocationID} - TLSHandshake: 10.233.73.107:53040, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - unwrap net_filled=228 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=228,c=17408,r=170] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA6\xFd\xDb5...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - handshake succeeded SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=170/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=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-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=58,l=228,c=17408,r=170]={\x17\x03\x03\x005\x14\x00\x00 ...\x94\xBf\xD4=\x0e\x12\xE5<<<\x17\x03\x03\x00\xA5\r\xD4=\xA4/\\\xEe\xA5\xA3PtO\x19\xE2\xD7\xE2\xAc\xCf\xC2c...\xAe\x99\xBd\xEb\x98\x9c)\xD3\x18)\xF5\x1dqK\xD8\xDab\x1f\ty\x8f\xF7\xF3>>>!j\xFf\xB8\xB7Rq\x80E...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 170 bytesProduced = 148 encryptedBuffer=[p=228,l=228,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>,o\xA2\x08\xB2,}g\xBd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>,o\xA2\x08\xB2,}g\xBd...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@741b206[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=12/30000} filled 148 HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>,o\xA2\x08\xB2,}g\xBd...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>,o\xA2\x08\xB2,}g\xBd...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>,o\xA2\x08\xB2,}g\xBd...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - START --> SPACE1
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - URI --> SPACE2
2021-07-05 18:37:12 363 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - REQUEST for //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.5:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=12/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=12/30000}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - handle //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - handling HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-36] invocationID:{InvocationID} - Host 10.233.73.5 with SNI null
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.Server][dw-36] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-36] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@3be3bd61 in null
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-36] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-36] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:12 364 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-36] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:12 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-36] invocationID:{InvocationID} - chain=customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:12 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-36] invocationID:{InvocationID} - call filter customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-05 18:37:12 365 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-36] invocationID:{InvocationID} - Entering.
2021-07-05 18:37:12 365 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-36] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-05 18:37:12 365 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-36] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 3bdc8617-7be7-4189-93b0-7e0e0e154318
2021-07-05 18:37:12 365 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-36] invocationID:{InvocationID} - Invoking synchronously ...
2021-07-05 18:37:12 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-36] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-05 18:37:12 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-36] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-05 18:37:12 365 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@3be3bd61
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@172ff0e0 exclude no deflater
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@29ace28[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@428610a0{null}
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Mon, 05 Jul 2021 18:37:12 GMT
X-TransactionID: 3bdc8617-7be7-4189-93b0-7e0e0e154318
X-InvocationID: b6c4422b-6938-439e-ab4f-337c75e57da7
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@64a8a524[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c68f1a1] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@29ace28[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 05 Jul 2021 18:37:12 GMT
X-TransactionID: 3bdc8617-7be7-4189-93b0-7e0e0e154318
X-InvocationID: b6c4422b-6938-439e-ab4f-337c75e57da7
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:12 366 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@64a8a524[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c68f1a1] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@58d7958a{IDLE}->null [HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@29ace28[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@58d7958a{WRITING}->null:IDLE-->WRITING
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=W,to=15/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=COMPLETING}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@29ace28[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=W,to=15/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=COMPLETING}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=W,to=16/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=COMPLETING}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@58d7958a{WRITING}->null
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@58d7958a{IDLE}->null:WRITING-->IDLE
2021-07-05 18:37:12 367 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@64a8a524[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c68f1a1] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@64a8a524[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c68f1a1] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=16/30000}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=16/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=16/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=16/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=16/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=16/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@d199ed6{SSLC.NBReadCB@9ce9358{SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}}}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUTTING,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@70b0887e on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:12 368 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@70b0887e
2021-07-05 18:37:12 369 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=84112fa8-7eaa-45f5-99b8-579826d2ee07, referenceCounter=0, store size=0} on thread dw-36 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-07-05 18:37:12 369 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-36] invocationID:{InvocationID} - Exiting.
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.Server][dw-36] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.5:9101 remote=/10.233.73.107:53040], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - unhandle HttpChannelState@67ddb87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@67ddb87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - completed HttpChannelState@67ddb87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.369483Z
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - unhandle HttpChannelState@67ddb87d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@120a5ac9 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.369527Z
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@51612422 startThread=0
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@51612422 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@51612422 started
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@120a5ac9 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.369643Z
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@51612422 waiting
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.369613Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING/BLOCKING
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3418]@2021-07-05T18:37:12.36967Z tryProduce true
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@d199ed6{SSLC.NBReadCB@9ce9358{SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=17/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}}}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >c.onFillable SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - onFillable SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@587e0aea{null}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - FillInterest@587e0aea{null} lost race null
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@2376ba50 size 1 > capacity
2021-07-05 18:37:12 369 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@2376ba50 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
10.233.73.107 - - [05/Jul/2021:18:37:12 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-36] invocationID:{InvocationID} - recycle HttpChannelState@67ddb87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@741b206[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52a5533a{s=END}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=6}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-36] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >fill SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3085b0f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13t\xF2\x86\x93?9sf\x92\r`\x83\xCcjNxU?\xF7>>>\xD0\xB4\xE2\x10\x96;\xBcvk...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - net filled=24
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=18/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=19/30000} filled -1 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=19/30000}
2021-07-05 18:37:12 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=19/30000}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - shutdownOutput: SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - ensureFillInterested SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - interested FillInterest@d199ed6{SSLC.NBReadCB@9ce9358{SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@70b0887e on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@70b0887e
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - doClose SocketChannelEndPoint@5614f02c{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=/10.233.73.5:9101,r=/10.233.73.107:53040,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - onClose FillInterest@d199ed6{SSLC.NBReadCB@9ce9358{SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:12 371 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - onFillableFail SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - onFail FillInterest@587e0aea{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.AbstractEndPoint.close(AbstractEndPoint.java:175)
at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
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-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Wakeup ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2aa68d20 startThread=0
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2aa68d20 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - onClose FillInterest@587e0aea{null}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose SslConnection@9ce9358::SocketChannelEndPoint@5614f02c{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@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2aa68d20 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/0 selected
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 0 updates
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 0 keys
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.http.HttpParser][dw-36] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-36] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-05 18:37:12 372 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-36] invocationID:{InvocationID} - HttpConnection@741b206::DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:12 373 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@9ce9358{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1639b13a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@741b206[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52a5533a{s=START}]=>HttpChannelOverHttp@5f9b7080{s=HttpChannelState@67ddb87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:12 373 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@4c7aac5c size 1 > capacity
2021-07-05 18:37:12 373 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@4c7aac5c in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@7c2db79e[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318]] on ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/0 selected
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update Accept@7c2db79e[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318]]
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue Accept@7c2db79e[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318]] startThread=0
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - run Accept@7c2db79e[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 143 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-37] invocationID:{InvocationID} - SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-37] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@491e3f95
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - new HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@ecc35d4 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - fillInterested HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@737e0f40{AC.ReadCB@1a984897{HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:17 144 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 2 updates
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 2
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@ecc35d4
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24
2021-07-05 18:37:17 145 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Created SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - ran Accept@7c2db79e[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3419]@2021-07-05T18:37:17.146711Z
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@51612422 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3419]@2021-07-05T18:37:17.146773Z
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@27c50568 startThread=0
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@51612422 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3419]@2021-07-05T18:37:17.14685Z
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@27c50568 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@27c50568 started
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=3419]@2021-07-05T18:37:17.146912Z tryProduce true
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@27c50568 waiting
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 146 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3419]@2021-07-05T18:37:17.146895Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@737e0f40{AC.ReadCB@1a984897{HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3085b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03q\xA6\xC2\xB3\x13\xDeW/{\xD7\x11_\x86k...\xEf\xF2>>\xA13\xE3\xEe\xE0p\xBe\xDf\xB6...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=261
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill starting handshake SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:17 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >flush SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3085b0f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03q\xA6\xC2\xB3...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=6
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000} filled 0 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - fillInterested HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=3/30000}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@737e0f40{AC.ReadCB@1a984897{HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 148 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@120a5ac9 size 1 > capacity
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@120a5ac9 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3420]@2021-07-05T18:37:17.14939Z
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@27c50568 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3420]@2021-07-05T18:37:17.149432Z
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@33f2fc11 startThread=0
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@33f2fc11 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@27c50568 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3420]@2021-07-05T18:37:17.149559Z
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@33f2fc11 started
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3420]@2021-07-05T18:37:17.149506Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@33f2fc11 waiting
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3421]@2021-07-05T18:37:17.149594Z tryProduce true
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@737e0f40{AC.ReadCB@1a984897{HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3085b0f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03q\xA6\xC2\xB3\x13\xDeW/{\xD7\x11_\x86k...\x06t9g\x9c\xB4\x88%\x94x\x13\t\xA6\x97<\xDch\x99\x0c\xD7\x881\xEa>>>\x18,\x7f\xAd`\x19\xD9\xBbD...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=367
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:17 153 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-33] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@491e3f95
2021-07-05 18:37:17 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:17 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:17 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:17 155 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000} filled 0 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - fillInterested HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=7/30000}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@737e0f40{AC.ReadCB@1a984897{HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:17 156 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:17 170 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@51612422 size 1 > capacity
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@51612422 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 157 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53318], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 171 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 172 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3421]@2021-07-05T18:37:17.172307Z
2021-07-05 18:37:17 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@33f2fc11 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3421]@2021-07-05T18:37:17.172483Z
2021-07-05 18:37:17 172 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:17 172 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@8f439d1 startThread=0
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@8f439d1 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3421]@2021-07-05T18:37:17.172996Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@33f2fc11 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3421]@2021-07-05T18:37:17.173036Z
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@8f439d1 started
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@8f439d1 waiting
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3422]@2021-07-05T18:37:17.173476Z tryProduce true
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 173 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 174 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 174 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 174 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 175 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@737e0f40{AC.ReadCB@1a984897{HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=FI,flush=-,to=18/30000}}}
2021-07-05 18:37:17 176 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=19/30000} onFillable enter HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:17 177 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 177 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 178 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 228 HeapByteBuffer@3085b0f[p=0,l=228,c=17408,r=228]={<<<\x17\x03\x03\x005l\x130\x1f\xB1\xCa~h\t\xFa\xF9\xB2\xF6\xD2\xBd\x94\xFeie\xBf...[\x99\xF7G\xBeP\xFf\x14j\xC7\xD1\xCe57\xFcq\xB9\xEc\x12\xD5m\xB6\xE9>>>\xDa\x812\xF5\xF6M:x\xA1...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 178 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=228
2021-07-05 18:37:17 179 DEBUG [jdk.event.security][dw-30] invocationID:{InvocationID} - TLSHandshake: 10.233.73.107:53318, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=228 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=228,c=17408,r=170] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE2\x1e\xDc\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 180 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_522,523,760602560)
2021-07-05 18:37:17 180 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_522,523,760602560) has been shutdown
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - handshake succeeded SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=170/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=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-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=58,l=228,c=17408,r=170]={\x17\x03\x03\x005\x14\x00\x00 ...\xEc\x8e\xF8Z\xDd\xAd\xA8<<<\x17\x03\x03\x00\xA5\xE2\xF4\xAa\xA1\x9b\xA22\xE0\x82\xB8\x0c\xEe\x8as\n\xE6&rwR...[\x99\xF7G\xBeP\xFf\x14j\xC7\xD1\xCe57\xFcq\xB9\xEc\x12\xD5m\xB6\xE9>>>\xDa\x812\xF5\xF6M:x\xA1...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 170 bytesProduced = 148 encryptedBuffer=[p=228,l=228,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\xDdi\xE5\x06\xE4A\xE2\xEaG...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\xDdi\xE5\x06\xE4A\xE2\xEaG...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@1a984897[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=24/30000} filled 148 HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\xDdi\xE5\x06\xE4A\xE2\xEaG...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 180 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\xDdi\xE5\x06\xE4A\xE2\xEaG...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>\xDdi\xE5\x06\xE4A\xE2\xEaG...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - START --> SPACE1
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - URI --> SPACE2
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-05 18:37:17 181 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-05 18:37:17 182 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-05 18:37:17 183 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - REQUEST for //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.5:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close
2021-07-05 18:37:17 183 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=26/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:17 183 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=26/30000}
2021-07-05 18:37:17 183 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - handle //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-07-05 18:37:17 183 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - handling HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:17 183 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-07-05 18:37:17 184 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-30] invocationID:{InvocationID} - Host 10.233.73.5 with SNI null
2021-07-05 18:37:17 184 DEBUG [org.eclipse.jetty.server.Server][dw-30] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2021-07-05 18:37:17 184 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-30] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@20754b7f in null
2021-07-05 18:37:17 184 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-30] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:17 185 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-30] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:17 185 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:17 185 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - chain=customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:17 185 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_519,520,1748808080)
2021-07-05 18:37:17 185 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_519,520,1748808080) has been shutdown
2021-07-05 18:37:17 185 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - call filter customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-05 18:37:17 185 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Entering.
2021-07-05 18:37:17 185 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-05 18:37:17 185 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2b1d4508-27df-4696-9b26-03deef3cfa85
2021-07-05 18:37:17 185 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Invoking synchronously ...
2021-07-05 18:37:17 185 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-05 18:37:17 185 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-05 18:37:17 186 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:17 189 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_521,522,368343092)
2021-07-05 18:37:17 189 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_521,522,368343092) has been shutdown
2021-07-05 18:37:17 189 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@20754b7f
2021-07-05 18:37:17 189 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@61db9e89 exclude no deflater
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@15dc09b4[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3c4f806f{null}
2021-07-05 18:37:17 190 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_520,521,103432431)
2021-07-05 18:37:17 190 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_520,521,103432431) has been shutdown
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
200 OK HTTP/1.1
Connection: close
Date: Mon, 05 Jul 2021 18:37:17 GMT
X-TransactionID: 2b1d4508-27df-4696-9b26-03deef3cfa85
X-InvocationID: c2061f24-897b-4162-a531-5ac5af7c81e0
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@366b0a2a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b79e5b8] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@15dc09b4[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 05 Jul 2021 18:37:17 GMT
X-TransactionID: 2b1d4508-27df-4696-9b26-03deef3cfa85
X-InvocationID: c2061f24-897b-4162-a531-5ac5af7c81e0
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@366b0a2a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b79e5b8] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@7e1dccca{IDLE}->null [HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@15dc09b4[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7e1dccca{WRITING}->null:IDLE-->WRITING
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=W,to=34/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=COMPLETING}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@15dc09b4[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 190 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=W,to=34/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=COMPLETING}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=W,to=34/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=COMPLETING}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@7e1dccca{WRITING}->null
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@7e1dccca{IDLE}->null:WRITING-->IDLE
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@366b0a2a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b79e5b8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@366b0a2a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@b79e5b8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=34/30000}
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=34/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9} oshut=false, ishut=false
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:17 191 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}}}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUTTING,fill=-,flush=-,to=35/30000}=>HttpConnection@1a984897[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b7a3648{s=END}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:17 192 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=2119c318-2e86-4755-a96f-4cae9f59fbba, referenceCounter=0, store size=0} on thread dw-30 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-07-05 18:37:17 192 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-30] invocationID:{InvocationID} - Exiting.
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.Server][dw-30] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - unhandle HttpChannelState@883c382{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@883c382{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - completed HttpChannelState@883c382{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - unhandle HttpChannelState@883c382{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@883c382{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=10}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-30] invocationID:{InvocationID} - recycle HttpChannelState@883c382{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@2fc76a24
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
10.233.73.107 - - [05/Jul/2021:18:37:17 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 10
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3085b0f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xF8\x93\x1b\xDb\xE26b\xF9\x89\xBd>\xE1\xDd\xD7\xAe!\x94\x9f2>>>e\xF5\xF8\xA4h\xB58eC...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=24
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=36/30000} filled -1 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=36/30000}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=36/30000}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - shutdownOutput: SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - ensureFillInterested SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - doClose SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.5:9101 remote=/10.233.73.107:53318], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@45adf8cf{l=/10.233.73.5:9101,r=/10.233.73.107:53318,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@1c73f66e{SSLC.NBReadCB@18c5785c{SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillableFail SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onFail FillInterest@737e0f40{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.AbstractEndPoint.close(AbstractEndPoint.java:175)
at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
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-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=1 updates=0
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e91779e startThread=0
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - onClose FillInterest@737e0f40{null}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@27c50568 size 1 > capacity
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:17 194 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e91779e in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 194 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 194 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onClose HttpConnection@1a984897::DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}
2021-07-05 18:37:17 194 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onClose SslConnection@18c5785c::SocketChannelEndPoint@45adf8cf{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@18c5785c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@224239dd{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@1a984897[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2b7a3648{s=START}]=>HttpChannelOverHttp@1e314e2e{s=HttpChannelState@883c382{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:17 194 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e91779e in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:17 193 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@27c50568 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@57431586[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592]] on ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@3cdfbbef-RuleActiveApp@685d7ba5{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/0 selected
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update Accept@57431586[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592]]
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue Accept@57431586[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592]] startThread=0
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - run Accept@57431586[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:22 349 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-37] invocationID:{InvocationID} - SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-37] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@56f2d003
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - new HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=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@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@23093f34 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - fillInterested HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@2dbd63f8{AC.ReadCB@7a004475{HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@47a709e4{SSLC.NBReadCB@78b67d8a{SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@c3666b7 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=2
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Created SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 2 updates
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 2
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647c40@23093f34
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@c3666b7
2021-07-05 18:37:22 350 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - ran Accept@57431586[java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592]] in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=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-07-05 18:37:22 351 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3422]@2021-07-05T18:37:22.351866Z
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@8f439d1 offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3422]@2021-07-05T18:37:22.352101Z
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@1a6a6e6c startThread=0
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@1a6a6e6c in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3422]@2021-07-05T18:37:22.352223Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=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-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@1a6a6e6c started
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@1a6a6e6c waiting
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@8f439d1 task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3423]@2021-07-05T18:37:22.352408Z
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@47a709e4{SSLC.NBReadCB@78b67d8a{SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3423]@2021-07-05T18:37:22.352456Z tryProduce true
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >c.onFillable SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - onFillable SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@2dbd63f8{AC.ReadCB@7a004475{HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-05 18:37:22 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 261 HeapByteBuffer@3085b0f[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x86\xCf\xD3\xFa\x0f`\xA6\xE4\xD6\x93m\x12\xAd\xEf...v\xB0q\xC2,y\xAb\x85\xAc}\xEf\xFfg\xFa\xB23\x8d\x1e\x9e\xB0LnE>>>\x13\xEd\xB4\xFa\x80\xAc\xA9\x1f\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=261
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill starting handshake SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >flush SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 6 HeapByteBuffer@3085b0f[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x86\xCf\xD3\xFa...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=6
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:22 354 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 367 HeapByteBuffer@3085b0f[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x86\xCf\xD3\xFa\x0f`\xA6\xE4\xD6\x93m\x12\xAd\xEf...h\x7f\x80\xDa\x0e\x80\x1a\xB8X\n\x17\x9eqN\x05\xFc\xC43\xC2\x12u\x11\xF6>>>\x18,\x7f\xAd`\x19\xD9\xBbD...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=367
2021-07-05 18:37:22 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 355 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_TASK
2021-07-05 18:37:22 358 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-34] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@56f2d003
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >flush SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:22 361 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] 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@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000} filled 0 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - fillInterested HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=11/30000}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@2dbd63f8{AC.ReadCB@7a004475{HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 362 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@47a709e4{SSLC.NBReadCB@78b67d8a{SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@c3666b7 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@c3666b7
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.5:9101 remote=/10.233.73.107:53592], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@33f2fc11 size 1 > capacity
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=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-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@69bc9584{s=1/1,p=0}@33f2fc11 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}]
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3423]@2021-07-05T18:37:22.36374Z
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@1a6a6e6c offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3423]@2021-07-05T18:37:22.36379Z
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@2038d6bc startThread=0
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3423]@2021-07-05T18:37:22.363875Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=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-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@2038d6bc in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@2038d6bc started
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@2038d6bc waiting
2021-07-05 18:37:22 363 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@47a709e4{SSLC.NBReadCB@78b67d8a{SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >c.onFillable SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillable SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@2dbd63f8{AC.ReadCB@7a004475{HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@1a6a6e6c task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.364653Z
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.364691Z tryProduce true
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 228 HeapByteBuffer@3085b0f[p=0,l=228,c=17408,r=228]={<<<\x17\x03\x03\x005v'u\xC0\xCe\x13\x17\xE3\xE6h\xEdc1\xF6\x16\xB4\xC9\x89>n...\x0f\x8aX\xBa'\xBfr\x83v\x00\xFa\xD8\xB1\xAb\x14\xD2z\xA3E)\xBd{i>>>.K \x18~\x88\x8b\x03\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 364 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=228
2021-07-05 18:37:22 365 DEBUG [jdk.event.security][dw-32] invocationID:{InvocationID} - TLSHandshake: 10.233.73.107:53592, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=228 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=228,c=17408,r=170] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF3\x91\x16\xEf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - handshake succeeded SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=170/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=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-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@3085b0f[p=58,l=228,c=17408,r=170]={\x17\x03\x03\x005\x14\x00\x00 ...\xA4\xBf\xBf\xD46/\xCb<<<\x17\x03\x03\x00\xA5c8\xE2\xCb\xDb|\xBe\xA0\xC5\xD7\xB2\x1f\x07\xC2\xFc\x10\x1eA\xD9\xD5...\x0f\x8aX\xBa'\xBfr\x83v\x00\xFa\xD8\xB1\xAb\x14\xD2z\xA3E)\xBd{i>>>.K \x18~\x88\x8b\x03\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 170 bytesProduced = 148 encryptedBuffer=[p=228,l=228,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>t1&\x86\x1b\xF1u\xD6D...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>t1&\x86\x1b\xF1u\xD6D...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7a004475[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000} filled 148 HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>t1&\x86\x1b\xF1u\xD6D...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>t1&\x86\x1b\xF1u\xD6D...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5730689[p=0,l=148,c=17408,r=148]={<<>>t1&\x86\x1b\xF1u\xD6D...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - START --> SPACE1
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - URI --> SPACE2
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - REQUEST for //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.73.5:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=3/30000}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - handle //10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - handling HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-32] invocationID:{InvocationID} - Host 10.233.73.5 with SNI null
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.Server][dw-32] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-32] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@3bdefc03 in null
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-32] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:22 365 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-32] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-07-05 18:37:22 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:22 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - chain=customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:22 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter customFilter@65f3e805==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-05 18:37:22 366 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Entering.
2021-07-05 18:37:22 366 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-05 18:37:22 366 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 7c91af06-cca5-480f-b34b-5db887a10c62
2021-07-05 18:37:22 366 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Invoking synchronously ...
2021-07-05 18:37:22 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-9263c54@9263c54==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-05 18:37:22 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-693f2213@693f2213==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-05 18:37:22 366 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e48462d@a7cd7447==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@660b1a9d{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck)@3bdefc03
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@53517d4b exclude no deflater
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2268fb37[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@448354f0{null}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Mon, 05 Jul 2021 18:37:22 GMT
X-TransactionID: 7c91af06-cca5-480f-b34b-5db887a10c62
X-InvocationID: a7042a20-e520-42e4-b59b-b2f0b21aabe4
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@8719687[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@501209e7] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2268fb37[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 05 Jul 2021 18:37:22 GMT
X-TransactionID: 7c91af06-cca5-480f-b34b-5db887a10c62
X-InvocationID: a7042a20-e520-42e4-b59b-b2f0b21aabe4
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@8719687[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@501209e7] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3546e191{IDLE}->null [HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2268fb37[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3546e191{WRITING}->null:IDLE-->WRITING
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=COMPLETING}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4750e358[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2268fb37[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=COMPLETING}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=COMPLETING}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3546e191{WRITING}->null
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3546e191{IDLE}->null:WRITING-->IDLE
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@8719687[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@501209e7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@8719687[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@501209e7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=6/30000}
2021-07-05 18:37:22 368 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@48f10438[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@47a709e4{SSLC.NBReadCB@78b67d8a{SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}}}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@c3666b7 on ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@574ebdaf{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken with none selected
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 0/0/1 selected
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 0 keys, 1 updates
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-07-05 18:37:22 369 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100612040@c3666b7
2021-07-05 18:37:22 370 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=bd85a09b-b658-49f7-ad14-aa6aac64f6fe, referenceCounter=0, store size=0} on thread dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-07-05 18:37:22 370 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Exiting.
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d woken up from select, 1/1/1 selected
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d processing 1 keys, 0 updates
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.Server][dw-32] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - unhandle HttpChannelState@41b35aed{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@41b35aed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - completed HttpChannelState@41b35aed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.73.5:9101 remote=/10.233.73.107:53592], selector=sun.nio.ch.EPollSelectorImpl@6b6d801d, interestOps=1, readyOps=1 SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - unhandle HttpChannelState@41b35aed{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@41b35aed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7a004475[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5566b6cd{s=END}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.73.5:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
10.233.73.107 - - [05/Jul/2021:18:37:22 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0} tryExecute EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.37058Z
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - recycle HttpChannelState@41b35aed{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=0}@2038d6bc offer EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.370637Z
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1} startReservedThread p=1
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@69bc9584{s=0/1,p=1}@7b550011 startThread=0
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 24 HeapByteBuffer@3085b0f[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xD5o\x7f\xC6\x83\xFa\x15qw\x94\x9du%^\xB9!h\xC7\x85>>>v\xA3\x99>\xCa\xCd|\xB8~...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=24
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=0/1,p=1}@2038d6bc task=EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.370774Z
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run ReservedThreadExecutor@69bc9584{s=0/1,p=1}@7b550011 in InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}]
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.370809Z tryProduce true
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=1}@7b550011 started
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#l\xB09\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#l\xB09\x97...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@69bc9584{s=1/1,p=0}@7b550011 waiting
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@6b6d801d waiting with 1 keys
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@7a004475::DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@5730689[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#l\xB09\x97...\x00\x00\x00\x00\x00\x00\x00}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@6cc8da1c/SelectorProducer@2ec5cc14/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@760f1081{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@69bc9584{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3424]@2021-07-05T18:37:22.370737Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=8/30000}
2021-07-05 18:37:22 370 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - shutdownOutput: SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-07-05 18:37:22 371 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - ensureFillInterested SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 371 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@47a709e4{SSLC.NBReadCB@78b67d8a{SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-05 18:37:22 371 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ab2f9e8{l=/10.233.73.5:9101,r=/10.233.73.107:53592,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7a004475[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5566b6cd{s=START}]=>HttpChannelOverHttp@55b19c35{s=HttpChannelState@41b35aed{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-07-05 18:37:22 371 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@78b67d8a::SocketChannelEndPoint@5575c1e2{l=/10.233.73.5:9101,r=/10.233.73.107:53592,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78b67d8a{NOT_HA