Results

By type

          2021-07-06 21:56:54 131 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@4aa6db1a{SSLC.NBReadCB@592e3ed6{SslConnection@592e3ed6::SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillableFail SslConnection@592e3ed6::SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onFail FillInterest@5ec7e5db{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=1 updates=0
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e817ec5 startThread=0
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@5ec7e5db{null}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e817ec5 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2cb71849::DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2cb71849::DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@2cb71849::DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 0 updates
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 0 keys
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@2cb71849::DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@2cb71849::DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@2ed612d4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@592e3ed6::SocketChannelEndPoint@7117609a{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@592e3ed6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@640fb424{/10.233.78.181:48822<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2cb71849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@47f0d795{s=START}]=>HttpChannelOverHttp@66926fd6{s=HttpChannelState@2ed612d4{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-06 21:56:54 132 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@6938f0dd size 1 > capacity
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@6938f0dd in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:56:54 132 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e817ec5 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:01 160 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5b965f81] obtained in 0 millis
2021-07-06 21:57:01 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@750bd061, maxRows=1, fetchSize=0, flags=16
2021-07-06 21:57:01 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_285)
2021-07-06 21:57:01 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_286,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-07-06 21:57:01 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_286,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-07-06 21:57:01 161 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-07-06 21:57:01 161 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-07-06 21:57:01 161 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-07-06 21:57:01 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-07-06 21:57:01 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-07-06 21:57:01 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-07-06 21:57:01 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-07-06 21:57:01 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-07-06 21:57:01 163 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5b965f81] released
2021-07-06 21:57:01 163 WARN  [org.onap.holmes.engine.manager.status.EntityStatusRefreshTask][EntityStatusRefreshTimer] invocationID:{InvocationID} - Failed to update engine instance information.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", located:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", rewritten:"/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?", arguments:{ positional:{}, named:{id:'holmes-engine-mgmt_9201'}, 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.first(Query.java:273)
	at org.skife.jdbi.v2.Query.first(Query.java:264)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$SingleValueResultReturnThing.result(ResultReturnThing.java:110)
	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$$b50360e.getEntity()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getEntity(EngineEntityServiceImpl.java:40)
	at org.onap.holmes.engine.manager.status.EntityStatusRefreshTask.run(EntityStatusRefreshTask.java:73)
	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: 47
  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.GeneratedMethodAccessor30.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.$Proxy70.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 13 common frames omitted
2021-07-06 21:57:04 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7d19ce33 on ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-06 21:57:04 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-06 21:57:04 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:04 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:57:04 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7d19ce33
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7d19ce33 startThread=0
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7d19ce33 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@476e393
2021-07-06 21:57:04 104 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=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@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@595e3e15{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:04 105 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@33cba155{AC.ReadCB@1a0be485{HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@76214465{SSLC.NBReadCB@252394c9{SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 105 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4f9d03b4 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7d19ce33 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4f9d03b4
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:04 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49190], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=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-06 21:57:04 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1739]@2021-07-06T21:57:04.107369Z
2021-07-06 21:57:04 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@371b39f offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1739]@2021-07-06T21:57:04.107469Z
2021-07-06 21:57:04 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:04 107 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@3ce1029 startThread=0
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@371b39f task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1739]@2021-07-06T21:57:04.108013Z
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@3ce1029 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@3ce1029 started
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@3ce1029 waiting
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1739]@2021-07-06T21:57:04.108083Z tryProduce true
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1739]@2021-07-06T21:57:04.10827Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=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-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@76214465{SSLC.NBReadCB@252394c9{SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@33cba155{AC.ReadCB@1a0be485{HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@595e3e15{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@2df4eb52[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xFa\xA2\x16\x87\xCb\xD8\xD7\xA5\xA16\xB6\xD6\x08\n...V\xCf\x00\x03\xA2\xAf\x91Z\xB0\xF52\x0f\xDc\xD7\x02\xDda\xD3J\xEc\x88\x80)>>>)\xDb\x92e\xF3\x99\xE1\x8e\x18...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2021-07-06 21:57:04 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@2df4eb52[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xFa\xA2\x16\x87...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@2df4eb52[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xFa\xA2\x16\x87\xCb\xD8\xD7\xA5\xA16\xB6\xD6\x08\n...\xEe<]Un\xD9\xD4\x10X\x95\xAc9\x06\xB5#\xA3\x87\x1cl\x84Si->>>7\x1b\x93\x11\x11.\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:04 114 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@476e393
2021-07-06 21:57:04 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:04 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:04 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:04 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:04 117 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-07-06 21:57:04 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 131 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:04 135 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 136 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:04 136 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_293,294,1830516771)
2021-07-06 21:57:04 136 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_293,294,1830516771) has been shutdown
2021-07-06 21:57:04 138 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 232 HeapByteBuffer@2df4eb52[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xDd\xD2\x90\x86\xCe\xDc\x06\x15k\xFf\x07\x83c\x94X\xCao\x87\x00\xBf...\xF4\xF0\xD2\x8a\xCb\xFd\x96\x01;\x0bf.\x88\xC5R"$r\xE4Co\x9a\x1b>>>S\xEf\xF0\x9aI\xC9\x1dlO...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 138 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=232
2021-07-06 21:57:04 139 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_290,291,1020170569)
2021-07-06 21:57:04 139 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_290,291,1020170569) has been shutdown
2021-07-06 21:57:04 141 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_292,293,1209316784)
2021-07-06 21:57:04 141 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_292,293,1209316784) has been shutdown
2021-07-06 21:57:04 143 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_291,292,1150771870)
2021-07-06 21:57:04 143 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_291,292,1150771870) has been shutdown
2021-07-06 21:57:04 143 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.78.181:49190, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#N3\x86\xD7...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=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-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xA8\xA6;\xFe*n\x94<<<\x17\x03\x03\x00\xA9\xA3\x9a$\xBdj\xDcY\xFb\x97{8T\xE753;\x95}\xA4/...\xF4\xF0\xD2\x8a\xCb\xFd\x96\x01;\x0bf.\x88\xC5R"$r\xE4Co\x9a\x1b>>>S\xEf\xF0\x9aI\xC9\x1dlO...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>?\x8e\x02\xEb\xAb\xD6{\xE9\xCf...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>?\x8e\x02\xEb\xAb\xD6{\xE9\xCf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@1a0be485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING 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-06 21:57:04 143 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=38/30000} filled 152 HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>?\x8e\x02\xEb\xAb\xD6{\xE9\xCf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=38/30000} parse HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>?\x8e\x02\xEb\xAb\xD6{\xE9\xCf...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>?\x8e\x02\xEb\xAb\xD6{\xE9\xCf...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-06 21:57:04 143 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.78.128:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=38/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=38/30000}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@595e3e15{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.78.128 with SNI null
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@48daffd7 in null
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-06 21:57:04 144 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-07-06 21:57:04 144 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-06 21:57:04 144 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 6312d96d-d4e4-4dcb-868d-e52fa0838a36
2021-07-06 21:57:04 144 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-06 21:57:04 144 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-06 21:57:04 145 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@48daffd7
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@664a5009 exclude no deflater
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5d877e85[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@2e3b7244{null}
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 06 Jul 2021 21:57:04 GMT
X-TransactionID: 6312d96d-d4e4-4dcb-868d-e52fa0838a36
X-InvocationID: 65c960e5-140f-476c-9a61-5a09a0a27a16
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


10.233.78.181 - - [06/Jul/2021:21:57:04 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@31801413[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57ed032] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@5d877e85[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-06 21:57:04 146 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 06 Jul 2021 21:57:04 GMT
X-TransactionID: 6312d96d-d4e4-4dcb-868d-e52fa0838a36
X-InvocationID: 65c960e5-140f-476c-9a61-5a09a0a27a16
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@31801413[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57ed032] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@63ebe54e{IDLE}->null [HeapByteBuffer@245a4558[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@5d877e85[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-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@63ebe54e{WRITING}->null:IDLE-->WRITING
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=41/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=COMPLETING}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5d877e85[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-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-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-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=41/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=COMPLETING}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:04 146 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=41/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=COMPLETING}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@63ebe54e{WRITING}->null
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@63ebe54e{IDLE}->null:WRITING-->IDLE
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@31801413[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57ed032] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@31801413[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@57ed032] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=41/30000}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=41/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=41/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-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-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=41/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@76214465{SSLC.NBReadCB@252394c9{SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4f9d03b4 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:04 147 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=9d9bab31-1ec5-4256-bff9-9181482a391e, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:04 147 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4f9d03b4
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@595e3e15{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-06 21:57:04 147 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@595e3e15{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@595e3e15{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@595e3e15{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@595e3e15{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@595e3e15{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.128:9102 remote=/10.233.78.181:49190], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@d25a8ee{s=END}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=true/true,a=IDLE,uri=,age=4} 
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@2df4eb52[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x132\xB7(\xCf\xBe\rhja\xDe\xF6\r\xB1|\x9e\xD8Hm8>>>2\x81\x85,\x9f\xC7o.,...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=42/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=43/30000} filled -1 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=43/30000}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=43/30000}
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1740]@2021-07-06T21:57:04.148707Z
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@3ce1029 offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1740]@2021-07-06T21:57:04.148775Z
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@7c167a1a startThread=0
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@7c167a1a in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1740]@2021-07-06T21:57:04.148864Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@7c167a1a started
2021-07-06 21:57:04 148 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@7c167a1a waiting
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@76214465{SSLC.NBReadCB@252394c9{SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@76214465{SSLC.NBReadCB@252394c9{SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@33cba155{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=1 updates=0
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16b71225 startThread=0
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@33cba155{null}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - FillInterest@76214465{null} lost race null
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000} onFillable exit HttpChannelState@595e3e15{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@53cfb0ca size 1 > capacity
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@53cfb0ca in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16b71225 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose HttpConnection@1a0be485::DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=44/30000}
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onClose SslConnection@252394c9::SocketChannelEndPoint@4536b950{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@252394c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29d2f057{/10.233.78.181:49190<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@1a0be485[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d25a8ee{s=START}]=>HttpChannelOverHttp@3e703cf9{s=HttpChannelState@595e3e15{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-06 21:57:04 149 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@3ce1029 task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:04.149932Z
2021-07-06 21:57:04 149 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16b71225 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:04 150 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:04.150008Z tryProduce true
2021-07-06 21:57:04 150 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@3ce1029 size 1 > capacity
2021-07-06 21:57:04 150 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@3ce1029 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1036bb5c on ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-06 21:57:14 103 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@1036bb5c
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@1036bb5c startThread=0
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@1036bb5c in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-06 21:57:14 104 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1c42c5dd
2021-07-06 21:57:14 105 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=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@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@51416fa0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:14 105 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@2ace9574{AC.ReadCB@3524170{HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@1036bb5c in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49546], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=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-06 21:57:14 106 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:14.106859Z
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@7c167a1a offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:14.106911Z
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:14 106 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@268831e2 startThread=0
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@7c167a1a task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:14.107013Z
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:14.106992Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=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-06 21:57:14 107 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1741]@2021-07-06T21:57:14.107049Z tryProduce true
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@268831e2 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@268831e2 started
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@268831e2 waiting
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@2ace9574{AC.ReadCB@3524170{HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@51416fa0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 261 HeapByteBuffer@2df4eb52[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xBdR%\xE0\x8d\xB0\x1f+2\xAdA\nqI...kduBK-\xF0\xBd\xF6\xF3+\xDeU\xEe\xAdm\xF7\xEdO\xFc\x12~)>>>\xC1\x99?b\x00\xAa\xB9\x03L...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=261
2021-07-06 21:57:14 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill starting handshake SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 6 HeapByteBuffer@2df4eb52[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xBdR%\xE0...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=6
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 367 HeapByteBuffer@2df4eb52[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xBdR%\xE0\x8d\xB0\x1f+2\xAdA\nqI...\xAdQ\xAa\xCd\x05\xA8A\xAe#\xC4\xB4O\x99\xF7\x99\xBf\x1a|\xF2^\x0e\xA5h>>>7\x1b\x93\x11\x11.\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=367
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:14 112 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-29] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@1c42c5dd
2021-07-06 21:57:14 114 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >flush SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >fill SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 115 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.http.HttpParser][dw-29] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-29] invocationID:{InvocationID} - fillInterested HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@2ace9574{AC.ReadCB@3524170{HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:14 115 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-29] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@51416fa0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@371b39f size 1 > capacity
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@371b39f in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 116 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49546], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 117 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=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-06 21:57:14 117 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1742]@2021-07-06T21:57:14.117753Z
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@268831e2 offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1742]@2021-07-06T21:57:14.117821Z
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@68a5da6e startThread=0
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@68a5da6e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:14 117 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@268831e2 task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1742]@2021-07-06T21:57:14.117989Z
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@68a5da6e started
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1742]@2021-07-06T21:57:14.117948Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=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-06 21:57:14 118 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@68a5da6e waiting
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1742]@2021-07-06T21:57:14.11805Z tryProduce true
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@2ace9574{AC.ReadCB@3524170{HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@51416fa0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 232 HeapByteBuffer@2df4eb52[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xB1\xAf@\xEd#\xF2I6\x8f\x06u\x16Fq\xEb\xF7!VW\xEd...n\x02\x9a\xC6\xBe \xD6F\xAb\xC3\x85\x91*\xAdw\xE4'[\x89I|\x83\xBc>>>RTy5Y\x01\x90Oc...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 118 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=232
2021-07-06 21:57:14 119 DEBUG [jdk.event.security][dw-22] invocationID:{InvocationID} -  TLSHandshake: 10.233.78.181:49546, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-06 21:57:14 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF6\x06\x899...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - handshake succeeded SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=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-06 21:57:14 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:14 119 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\xE3\xBfDb1\xF5Z<<<\x17\x03\x03\x00\xA9\xAd\xA6x.r\x90\xD6\x89ri\n\xEe\xCd\xBaG\x9b\x026\xAbe...n\x02\x9a\xC6\xBe \xD6F\xAb\xC3\x85\x91*\xAdw\xE4'[\x89I|\x83\xBc>>>RTy5Y\x01\x90Oc...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:14 119 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\x12\x1a\xE8\xA7\x86\x8a\x86"z...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\x12\x1a\xE8\xA7\x86\x8a\x86"z...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3524170[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{s=IDLE rs=BLOCKING 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-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000} filled 152 HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\x12\x1a\xE8\xA7\x86\x8a\x86"z...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\x12\x1a\xE8\xA7\x86\x8a\x86"z...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\x12\x1a\xE8\xA7\x86\x8a\x86"z...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - START --> SPACE1
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - URI --> SPACE2
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - REQUEST for //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.78.128:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - handle //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - handling HttpChannelState@51416fa0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-22] invocationID:{InvocationID} - Host 10.233.78.128 with SNI null
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@1fde662f in null
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:14 120 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:14 121 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:14 121 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:14 121 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-06 21:57:14 121 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Entering.
2021-07-06 21:57:14 121 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-06 21:57:14 121 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: ad3ead6d-3ed3-47b4-a523-ff9915da4157
2021-07-06 21:57:14 121 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-06 21:57:14 121 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-06 21:57:14 121 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-06 21:57:14 121 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:14 122 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@1fde662f
2021-07-06 21:57:14 122 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@6d970559 exclude no deflater
2021-07-06 21:57:14 122 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@63f4be3f[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@25c46e85{null}
2021-07-06 21:57:14 122 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 06 Jul 2021 21:57:14 GMT
X-TransactionID: ad3ead6d-3ed3-47b4-a523-ff9915da4157
X-InvocationID: 9a7d6359-e330-43a2-848c-de5208061ae1
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@49c79b0c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c2ff2a0] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@63f4be3f[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-06 21:57:14 123 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 06 Jul 2021 21:57:14 GMT
X-TransactionID: ad3ead6d-3ed3-47b4-a523-ff9915da4157
X-InvocationID: 9a7d6359-e330-43a2-848c-de5208061ae1
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@49c79b0c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c2ff2a0] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@5aeca25c{IDLE}->null [HeapByteBuffer@245a4558[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@63f4be3f[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-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5aeca25c{WRITING}->null:IDLE-->WRITING
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=COMPLETING}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@63f4be3f[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-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-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-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=COMPLETING}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=COMPLETING}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@5aeca25c{WRITING}->null
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@5aeca25c{IDLE}->null:WRITING-->IDLE
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@49c79b0c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c2ff2a0] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@49c79b0c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1c2ff2a0] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:14 123 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=8/30000}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-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-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:14 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49
2021-07-06 21:57:14 125 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=19237695-da8f-4cfa-bb06-1a97cc3456b9, referenceCounter=0, store size=0} on thread dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 125 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Exiting.
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.128:9102 remote=/10.233.78.181:49546], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@51416fa0{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@51416fa0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - completed HttpChannelState@51416fa0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
10.233.78.181 - - [06/Jul/2021:21:57:14 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@51416fa0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1743]@2021-07-06T21:57:14.125671Z
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@51416fa0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@68a5da6e offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1743]@2021-07-06T21:57:14.125701Z
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@6f5fa071 startThread=0
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@6f5fa071 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1743]@2021-07-06T21:57:14.125782Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING/BLOCKING
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@68a5da6e task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:14.12584Z
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@6f5fa071 started
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@6f5fa071 waiting
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:14.125891Z tryProduce true
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - recycle HttpChannelState@51416fa0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3de1d18{s=END}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@2ace9574{null}
2021-07-06 21:57:14 125 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@2ace9574{null} lost race null
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@268831e2 size 1 > capacity
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@268831e2 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 24 HeapByteBuffer@2df4eb52[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x15\x15\xE1\xF5\xB6\xBb\xA9k\x15!W\xD0\xC8WB+Sz'>>>e\x80\xD9M{.\x0b\xC0)...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=24
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000}
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=10/30000}
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - shutdownOutput: SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - ensureFillInterested SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@200a5d49
2021-07-06 21:57:14 126 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - doClose SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, invalid SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@3b06189c{SSLC.NBReadCB@59b855e0{SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillableFail SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onFail FillInterest@2ace9574{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=1 updates=0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c5a5fc2 startThread=0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - onClose FillInterest@2ace9574{null}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 0 updates
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 0 keys
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c5a5fc2 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@51416fa0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@7c167a1a size 1 > capacity
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@7c167a1a in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@3524170::DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-06 21:57:14 127 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@59b855e0::SocketChannelEndPoint@6b266167{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@59b855e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@9b411b6{/10.233.78.181:49546<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3524170[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3de1d18{s=START}]=>HttpChannelOverHttp@6c96d4de{s=HttpChannelState@51416fa0{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-06 21:57:14 127 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c5a5fc2 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:15 722 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-06 21:57:15 723 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-07-06 21:57:15 723 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_294,295,407139740)
2021-07-06 21:57:15 724 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-6-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-07-06 21:57:15 726 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-07-06 21:57:15 726 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-07-06 21:57:15 726 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-07-06 21:57:15 726 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-07-06 21:57:15 726 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-07-06 21:57:15 727 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-07-06 21:57:15 727 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-07-06 21:57:15 727 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-07-06 21:57:15 728 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-06 21:57:15 728 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-06 21:57:15 729 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-07-06 21:57:15 729 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.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.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:62)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 24 common frames omitted
2021-07-06 21:57:15 730 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-07-06 21:57:15 730 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-07-06 21:57:15 735 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-07-06 21:57:15 736 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-06 21:57:15 737 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-07-06 21:57:15 737 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@4391ea075 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2021-07-06 21:57:15 738 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-07-06 21:57:15 738 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2933c8077 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 47}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Tue, 06 Jul 2021 21:57:15 GMT}{Content-Length: 2}
2021-07-06 21:57:15 739 WARN  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - Index 0 out of bounds for length 0
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Unknown Source)
	at java.base/java.util.Objects.checkIndex(Unknown Source)
	at java.base/java.util.ArrayList.get(Unknown Source)
	at com.google.gson.JsonArray.get(JsonArray.java:194)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:64)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:86)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-06 21:57:15 739 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The config-binding-service address is null
2021-07-06 21:57:15 740 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-07-06 21:57:15 741 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_295,296,254105307)
2021-07-06 21:57:15 741 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-6-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-07-06 21:57:15 743 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-07-06 21:57:15 743 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-07-06 21:57:15 743 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-07-06 21:57:15 744 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-07-06 21:57:15 744 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-07-06 21:57:15 744 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-07-06 21:57:15 744 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-07-06 21:57:15 744 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-07-06 21:57:15 745 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-06 21:57:15 745 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-07-06 21:57:15 746 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-07-06 21:57:15 746 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.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.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 23 common frames omitted
2021-07-06 21:57:15 746 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2021-07-06 21:57:15 746 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2021-07-06 21:57:15 749 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2021-07-06 21:57:15 749 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][pool-6-thread-1] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=10766325-c76d-452a-b6c5-0ba49c923f32, referenceCounter=0, store size=0} on thread pool-6-thread-1
2021-07-06 21:57:15 749 WARN  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - URI is not absolute
javax.ws.rs.ProcessingException: URI is not absolute
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:309)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$0(JerseyInvocation.java:619)
	at org.glassfish.jersey.client.JerseyInvocation.call(JerseyInvocation.java:654)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$runInScope$3(JerseyInvocation.java:648)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.runInScope(JerseyInvocation.java:648)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:618)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:397)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:297)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:80)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:88)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: URI is not absolute
	at java.base/java.net.URL.fromURI(Unknown Source)
	at java.base/java.net.URI.toURL(Unknown Source)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:312)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:259)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:297)
	... 21 common frames omitted
2021-07-06 21:57:15 749 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The query url is: null/service_component/holmes-engine-mgmt. The corresponding configurations are null
2021-07-06 21:57:15 749 ERROR [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-6-thread-1] invocationID:{InvocationID} - Failed to poll the DCAE configurations. Can not resolve configurations from DCAE. The configuration string is empty.
org.onap.holmes.common.exception.CorrelationException: Can not resolve configurations from DCAE. The configuration string is empty.
	at org.onap.holmes.common.dcae.utils.DcaeConfigurationParser.parse(DcaeConfigurationParser.java:44)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:28)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-07-06 21:57:16 159 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5a471325] obtained in 0 millis
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@14192d0, maxRows=1, fetchSize=0, flags=16
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_286)
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_287,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_287,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-07-06 21:57:16 160 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-07-06 21:57:16 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-07-06 21:57:16 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-07-06 21:57:16 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-07-06 21:57:16 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-07-06 21:57:16 162 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-07-06 21:57:16 162 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5a471325] released
2021-07-06 21:57:16 163 WARN  [org.onap.holmes.engine.manager.status.EntityStatusRefreshTask][EntityStatusRefreshTimer] invocationID:{InvocationID} - Failed to update engine instance information.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", located:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", rewritten:"/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?", arguments:{ positional:{}, named:{id:'holmes-engine-mgmt_9201'}, 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.first(Query.java:273)
	at org.skife.jdbi.v2.Query.first(Query.java:264)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$SingleValueResultReturnThing.result(ResultReturnThing.java:110)
	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$$b50360e.getEntity()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getEntity(EngineEntityServiceImpl.java:40)
	at org.onap.holmes.engine.manager.status.EntityStatusRefreshTask.run(EntityStatusRefreshTask.java:73)
	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: 47
  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.GeneratedMethodAccessor30.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.$Proxy70.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 13 common frames omitted
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7dd509f9 on ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@7dd509f9
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@7dd509f9 startThread=0
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@7dd509f9 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:19 588 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@df4e8a5
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=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@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@74af26e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 589 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 589 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@1e02453b{AC.ReadCB@70c15308{HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:19 589 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@7dd509f9 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:19 590 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49738], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=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-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:19.59136Z
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@6f5fa071 offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:19.591442Z
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@54aa17fa startThread=0
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@6f5fa071 task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:19.591597Z
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:19.591642Z tryProduce true
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1744]@2021-07-06T21:57:19.591528Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=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-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@54aa17fa in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@54aa17fa started
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@54aa17fa waiting
2021-07-06 21:57:19 591 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 592 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@1e02453b{AC.ReadCB@70c15308{HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-06 21:57:19 592 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@74af26e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:19 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:19 592 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@2df4eb52[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03I\x8a~f$Dl]\x95\xD6\x10h\x15\xD6...\xD1\x13B\xBa\xFd\xCb?\xF4\xC2\x81\x89\xAcN%2\xB4y\xC80\xFc\xAe\xC2\x0c>>>>\x15`\xE8\xB4\xAb@`d...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2021-07-06 21:57:19 592 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 593 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@2df4eb52[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03I\x8a~f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@2df4eb52[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03I\x8a~f$Dl]\x95\xD6\x10h\x15\xD6...|\x10\xF9\\\xDc\xA6\x8aI:\x8d\\\xAb\xAa\xC2(\xBd\xAb\x0e\xD9?9\xF3\x94>>>7\x1b\x93\x11\x11.\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 594 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:19 598 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@df4e8a5
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-07-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=12/30000}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@1e02453b{AC.ReadCB@70c15308{HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@74af26e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@68a5da6e size 1 > capacity
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@68a5da6e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49738], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=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-06 21:57:19 603 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1745]@2021-07-06T21:57:19.603856Z
2021-07-06 21:57:19 603 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@54aa17fa offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1745]@2021-07-06T21:57:19.603929Z
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@1411a8cf startThread=0
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@54aa17fa task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1745]@2021-07-06T21:57:19.604104Z
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@1411a8cf in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@1411a8cf started
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1745]@2021-07-06T21:57:19.604159Z tryProduce true
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@1411a8cf waiting
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1745]@2021-07-06T21:57:19.604129Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=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-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@1e02453b{AC.ReadCB@70c15308{HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@74af26e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:19 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 232 HeapByteBuffer@2df4eb52[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xD4\xEa)\x9e\xBdf`\xAc/O]\x8c\xD0~67\t\xDb\xD6 ...\xDd\xB3\xB5\xC5\n\xEcK9k\xF7\xE6\xF1s\x01%\xE86\xDd \xA3\x07\xE9\xBe>>>\xFc=\xEaM\x10\x19\xC4\xAc\xA4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=232
2021-07-06 21:57:19 605 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 10.233.78.181:49738, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-06 21:57:19 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xFc\xC2\xEb\xBe...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=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-06 21:57:19 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...Y\x07\xC3Z\xDcrt<<<\x17\x03\x03\x00\xA9\xA5\xEe\x98\xFeDx\xCf:\x95\x8fgRUH\xC0\xFe\xD2\x8e\xB2\x04...\xDd\xB3\xB5\xC5\n\xEcK9k\xF7\xE6\xF1s\x01%\xE86\xDd \xA3\x07\xE9\xBe>>>\xFc=\xEaM\x10\x19\xC4\xAc\xA4...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>6\xB0\xC1v+\x96D\x0e\xDb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>6\xB0\xC1v+\x96D\x0e\xDb...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@70c15308[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{s=IDLE rs=BLOCKING 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-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000} filled 152 HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>6\xB0\xC1v+\x96D\x0e\xDb...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>6\xB0\xC1v+\x96D\x0e\xDb...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>6\xB0\xC1v+\x96D\x0e\xDb...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.78.128:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@74af26e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.78.128 with SNI null
2021-07-06 21:57:19 606 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@44fb80ba in null
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-06 21:57:19 607 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering.
2021-07-06 21:57:19 607 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-06 21:57:19 607 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 1701a92b-02b0-46dc-8ec0-80a6d13f7bd2
2021-07-06 21:57:19 607 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-06 21:57:19 607 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@44fb80ba
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@6b7d255 exclude no deflater
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@345f310[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@1a8b6467{null}
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 06 Jul 2021 21:57:19 GMT
X-TransactionID: 1701a92b-02b0-46dc-8ec0-80a6d13f7bd2
X-InvocationID: abe3ec8a-0d50-4a17-94dc-431246022e4d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@2edc9dc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a7086ae] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@345f310[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-06 21:57:19 608 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 06 Jul 2021 21:57:19 GMT
X-TransactionID: 1701a92b-02b0-46dc-8ec0-80a6d13f7bd2
X-InvocationID: abe3ec8a-0d50-4a17-94dc-431246022e4d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@2edc9dc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a7086ae] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@16012f83{IDLE}->null [HeapByteBuffer@245a4558[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@345f310[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-06 21:57:19 608 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@16012f83{WRITING}->null:IDLE-->WRITING
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=COMPLETING}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:19 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-06 21:57:19 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@345f310[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-06 21:57:19 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-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-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=COMPLETING}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=COMPLETING}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@16012f83{WRITING}->null
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@16012f83{IDLE}->null:WRITING-->IDLE
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@2edc9dc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a7086ae] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@2edc9dc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a7086ae] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=7/30000}
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:19 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-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-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:19 610 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=23f391dc-2dcd-4d6e-97df-0086ea695644, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:19 610 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting.
2021-07-06 21:57:19 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@74af26e4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@74af26e4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@74af26e4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@74af26e4{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@74af26e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.128:9102 remote=/10.233.78.181:49738], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
10.233.78.181 - - [06/Jul/2021:21:57:19 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@70c15308[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@159adda7{s=END}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1746]@2021-07-06T21:57:19.611616Z
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@1411a8cf offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1746]@2021-07-06T21:57:19.611655Z
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@74af26e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@5649a62e startThread=0
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-29] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1746]@2021-07-06T21:57:19.611733Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@1411a8cf task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1746]@2021-07-06T21:57:19.611773Z
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1747]@2021-07-06T21:57:19.611822Z tryProduce true
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@5649a62e in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@5649a62e started
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@5649a62e waiting
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@2df4eb52[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x8b\xC23\xA0SlJq\xE4,d\t\x04\xB8\x1b\xEaJ\x9e\x1b>>>|EA36\xAa\x1c\xC8\x12...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24
2021-07-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - >c.onFillable SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NEED_UNWRAP,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - shutdownOutput: SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - ensureFillInterested SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - interested FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0 on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@74af26e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-29] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@64eedd0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-29] invocationID:{InvocationID} - doClose SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@6f5fa071 size 1 > capacity
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@6f5fa071 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@64a10ce0{SSLC.NBReadCB@188f5054{SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillableFail SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onFail FillInterest@1e02453b{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:214)
	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$2.run(ChannelEndPoint.java:117)
	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-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29] invocationID:{InvocationID} - Wakeup ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1940d057 startThread=0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - onClose FillInterest@1e02453b{null}
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 0 updates
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 0 keys
2021-07-06 21:57:19 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - onFillable SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 613 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - fillable FillInterest@1e02453b{null}
2021-07-06 21:57:19 613 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1940d057 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:19 613 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 613 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@70c15308::DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-07-06 21:57:19 613 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@188f5054::SocketChannelEndPoint@534fb28d{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 613 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1940d057 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:19 613 DEBUG [org.eclipse.jetty.io.FillInterest][dw-29] invocationID:{InvocationID} - FillInterest@1e02453b{null} lost race null
2021-07-06 21:57:19 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-29] invocationID:{InvocationID} - /10.233.78.128:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@188f5054{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a5a3926{/10.233.78.181:49738<->/10.233.78.128:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@70c15308[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159adda7{s=START}]=>HttpChannelOverHttp@63dc37f{s=HttpChannelState@74af26e4{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-06 21:57:19 613 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-29] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@54aa17fa size 1 > capacity
2021-07-06 21:57:19 613 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-29] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@54aa17fa in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@10ae9083 on ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@39a9becc-EngineDActiveApp@283ecb4b{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/0 selected
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@10ae9083
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@10ae9083 startThread=0
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@10ae9083 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:24 104 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-26] invocationID:{InvocationID} - SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-26] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@49ddd142
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - new HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=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@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@54a64b96{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - New HTTP Connection HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onOpen HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@5b60a1fa{AC.ReadCB@65c0782b{HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 105 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@3d078b9d{SSLC.NBReadCB@78be3dac{SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@345d82cc on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@345d82cc
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Created SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 106 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@10ae9083 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49898], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 106 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=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-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1747]@2021-07-06T21:57:24.107053Z
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@5649a62e offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1747]@2021-07-06T21:57:24.107103Z
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@7d0e0bf1 startThread=0
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@7d0e0bf1 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1747]@2021-07-06T21:57:24.107245Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=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-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@7d0e0bf1 started
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@5649a62e task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=1748]@2021-07-06T21:57:24.107361Z
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@7d0e0bf1 waiting
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1748]@2021-07-06T21:57:24.107452Z tryProduce true
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@3d078b9d{SSLC.NBReadCB@78be3dac{SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@5b60a1fa{AC.ReadCB@65c0782b{HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@54a64b96{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 107 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:24 108 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@2df4eb52[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xD5X\xCb\xB9\xE6\x1d\xBc-M\x15\x10H\x9dG...\x8a\x04\xB4\x84\x03:\x84w\xA5\xAc\x10\xBe\xD5\x86\x8cUr\xBao\x97\x13\x0b9>>>\n\x0fnq9\xDf\xAe\xBd\xE8...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-07-06 21:57:24 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:24 108 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@2df4eb52[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xD5X\xCb\xB9\xE6\x1d\xBc-...)Rsc\xFes\xF9!\xE8O\xE8\xF4\xB1\x96\x0f\xB0\xCd\x95\x10\x1dh'\xC7>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 109 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:24 110 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xD5X\xCb\xB9\xE6\x1d\xBc-M\x15\x10H\x9dG...)Rsc\xFes\xF9!\xE8O\xE8\xF4\xB1\x96\x0f\xB0\xCd\x95\x10\x1dh'\xC7>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:24 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 110 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-07-06 21:57:24 116 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@49ddd142
2021-07-06 21:57:24 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-07-06 21:57:24 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:24 120 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:24 121 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=16/30000}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@5b60a1fa{AC.ReadCB@65c0782b{HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@3d078b9d{SSLC.NBReadCB@78be3dac{SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@345d82cc on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@54a64b96{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@1411a8cf size 1 > capacity
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@2f58f492{s=1/1,p=0}@1411a8cf in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}]
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@345d82cc
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:24 122 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:24 123 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:24 123 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:24 123 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.128:9102 remote=/10.233.78.181:49898], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 123 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 123 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=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-06 21:57:24 123 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1748]@2021-07-06T21:57:24.123739Z
2021-07-06 21:57:24 123 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@7d0e0bf1 offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1748]@2021-07-06T21:57:24.123822Z
2021-07-06 21:57:24 123 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:24 123 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@29b0b0be startThread=0
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@29b0b0be in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@7d0e0bf1 task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1748]@2021-07-06T21:57:24.124058Z
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1748]@2021-07-06T21:57:24.123976Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=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-06 21:57:24 124 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@29b0b0be started
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@29b0b0be waiting
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=1749]@2021-07-06T21:57:24.124107Z tryProduce true
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@3d078b9d{SSLC.NBReadCB@78be3dac{SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@5b60a1fa{AC.ReadCB@65c0782b{HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 124 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@54a64b96{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 232 HeapByteBuffer@2df4eb52[p=0,l=232,c=17408,r=232]={<<<\x17\x03\x03\x005\xDe\x94\xC4C\xAc\xDd\xFd\xE52\xF1\xCe\xE7ZC\xF0\x90\xAb\x95\xA7)...\xD6\xCcwL\xCa\xA6?\x13\xC6\xE4\xD6\x0b\xD7\xC3\xF0\x9a\xCe\x82O\x82\x1bo_>>>\x01\xC4\xC4iQ\xE9\x04\x10\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 124 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=232
2021-07-06 21:57:24 125 DEBUG [jdk.event.security][dw-22] invocationID:{InvocationID} -  TLSHandshake: 10.233.78.181:49898, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=232 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=232,c=17408,r=174] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#M\xC1\xD1\x1f...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - handshake succeeded SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=174/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=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-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@2df4eb52[p=58,l=232,c=17408,r=174]={\x17\x03\x03\x005\x14\x00\x00 ...\x9fu\xA2\xA2\xDc\x83,<<<\x17\x03\x03\x00\xA9\x1f\xFen\xEfo\xE2}\x96\x96\x1d\xF1\xFb|\x82\xF5*\xC2\xD3|>...\xD6\xCcwL\xCa\xA6?\x13\xC6\xE4\xD6\x0b\xD7\xC3\xF0\x9a\xCe\x82O\x82\x1bo_>>>\x01\xC4\xC4iQ\xE9\x04\x10\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 174 bytesProduced = 152 encryptedBuffer=[p=232,l=232,c=17408,r=0] unwrapBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\xCe\xFa%G\xC2\x10\x8aD9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\xCe\xFa%G\xC2\x10\x8aD9...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@65c0782b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{s=IDLE rs=BLOCKING 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-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000} filled 152 HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\xCe\xFa%G\xC2\x10\x8aD9...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\xCe\xFa%G\xC2\x10\x8aD9...\x00\x00\x00\x00\x00\x00\x00} {}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@74ad3c64[p=0,l=152,c=17408,r=152]={<<>>\xCe\xFa%G\xC2\x10\x8aD9...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - START --> SPACE1
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE1 --> URI
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - URI --> SPACE2
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - HEADER --> CONTENT
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - REQUEST for //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.78.128:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - handle //10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - handling HttpChannelState@54a64b96{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-22] invocationID:{InvocationID} - Host 10.233.78.128 with SNI null
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-07-06 21:57:24 125 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@4ae9edda in null
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-22] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@d8d9199{/,null,AVAILABLE}
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - chain=logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter logFilter@48c3a0ef==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-07-06 21:57:24 126 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Entering.
2021-07-06 21:57:24 126 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-07-06 21:57:24 126 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: db96eb2d-656f-46b4-8b36-9482c333958d
2021-07-06 21:57:24 126 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Invoking synchronously ... 
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3180aee@3180aee==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-104cfb24@104cfb24==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-07-06 21:57:24 126 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-60fbc34d@db9d0634==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@48333b12{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck)@4ae9edda
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@75285899 exclude no deflater
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7b02bdb1[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@571bd72f{null}
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 06 Jul 2021 21:57:24 GMT
X-TransactionID: db96eb2d-656f-46b4-8b36-9482c333958d
X-InvocationID: 0dda2805-b5ec-4a85-9351-c5ce73b9ae73
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5299772b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65421171] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@7b02bdb1[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-06 21:57:24 127 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 06 Jul 2021 21:57:24 GMT
X-TransactionID: db96eb2d-656f-46b4-8b36-9482c333958d
X-InvocationID: 0dda2805-b5ec-4a85-9351-c5ce73b9ae73
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5299772b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65421171] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@b43d75d{IDLE}->null [HeapByteBuffer@245a4558[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@7b02bdb1[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-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@b43d75d{WRITING}->null:IDLE-->WRITING
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=COMPLETING}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@245a4558[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-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7b02bdb1[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-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-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-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=COMPLETING}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:24 127 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=COMPLETING}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@b43d75d{WRITING}->null
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@b43d75d{IDLE}->null:WRITING-->IDLE
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5299772b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65421171] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5299772b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65421171] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=6/30000}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@20707c81[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-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-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3d078b9d{SSLC.NBReadCB@78be3dac{SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}}
2021-07-06 21:57:24 128 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@345d82cc on ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@4a094f90{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken with none selected
2021-07-06 21:57:24 129 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=89819aff-db95-4a69-8d6b-f0b578f56b5e, referenceCounter=0, store size=0} on thread dw-22 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 0/0/1 selected
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 0 keys, 1 updates
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-07-06 21:57:24 129 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-22] invocationID:{InvocationID} - Exiting.
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@345d82cc
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.Server][dw-22] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 waiting with 1 keys
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@54a64b96{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@54a64b96{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 woken up from select, 1/1/1 selected
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@705a5c79 processing 1 keys, 0 updates
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - completed HttpChannelState@54a64b96{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - unhandle HttpChannelState@54a64b96{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@54a64b96{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.128:9102 remote=/10.233.78.181:49898], selector=sun.nio.ch.EPollSelectorImpl@705a5c79, interestOps=1, readyOps=1 SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.128:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-22] invocationID:{InvocationID} - recycle HttpChannelState@54a64b96{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1e2223d6{s=END}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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.78.181 - - [06/Jul/2021:21:57:24 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0} tryExecute EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=1749]@2021-07-06T21:57:24.129743Z
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 24 HeapByteBuffer@2df4eb52[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xEaB\x1f;\x14Y\x801\xA9\x04\x18\xB4(W\x80\xAaQ\x06?>>>\x85\xF83\xA2\xE0\xAf{\x1a\x97...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=24
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=0}@29b0b0be offer EatWhatYouKill@72641613/SelectorProducer@61d61b0e/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=1749]@2021-07-06T21:57:24.129841Z
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1} startReservedThread p=1
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#8\x80uA...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#8\x80uA...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@2f58f492{s=0/1,p=1}@685749b4 startThread=0
2021-07-06 21:57:24 129 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=0/1,p=1}@29b0b0be task=EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1749]@2021-07-06T21:57:24.129986Z
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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-06 21:57:24 130 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=1749]@2021-07-06T21:57:24.129941Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHttp@25f70295{s=HttpChannelState@54a64b96{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-06 21:57:24 130 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@2f58f492{s=0/1,p=1}@685749b4 in InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=0/1,p=1}]
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=1}@685749b4 started
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@65c0782b::DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@74ad3c64[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#8\x80uA...\x00\x00\x00\x00\x00\x00\x00}
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@72641613/SelectorProducer@61d61b0e/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@2ae5580{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2f58f492{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=1750]@2021-07-06T21:57:24.130048Z tryProduce true
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2f58f492{s=1/1,p=0}@685749b4 waiting
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}
2021-07-06 21:57:24 130 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@3d078b9d{SSLC.NBReadCB@78be3dac{SslConnection@78be3dac::SocketChannelEndPoint@45fa7f5b{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@78be3dac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42b0e6fe{/10.233.78.181:49898<->/10.233.78.128:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@65c0782b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1e2223d6{s=START}]=>HttpChannelOverHtt